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:
|
run-script:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
# - uses: actions/checkout@v4
|
||||||
- name: Run script
|
- name: Run script
|
||||||
run: ./test.sh
|
run: ./test.sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue