Update the osc checkout with expect script
All checks were successful
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Successful in 12s

Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
Alex Lau 2023-11-27 16:20:52 +08:00
parent 243737e423
commit ae3cac1ba7

View File

@ -22,4 +22,4 @@ jobs:
env: # Or as an environment variable
osc_pass: ${{ secrets.OSCPASS }}
run: |
osc checkout "$env(INPUT_OSC_PATH)" "$env(INPUT_OSC_PACKAGE)"
/usr/bin/osc_checkout "$env(INPUT_OSC_PATH)" "$env(INPUT_OSC_PACKAGE)"