This commit is contained in:
parent
324f670f32
commit
0e683d9923
1 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,6 @@ jobs:
|
|||
run-script:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
# - uses: actions/checkout@v4
|
||||
- name: Run script
|
||||
run: ./test.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue