using ls full path
Some checks are pending
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Waiting to run

Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
Alex Lau 2023-11-27 15:28:22 +08:00
parent 44f43a4f2e
commit 243737e423

View File

@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v3
- name: List all files in the repo
run: |
ls ${{ gitea.workspace }}
/usr/bin/ls ${{ gitea.workspace }}
- name: Using OBS checkout
with:
osc_user: 'alexlau'