This commit is contained in:
parent
a0b3fddb47
commit
560c6b781c
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ${{ GITHUB_WORKSPACE }}
|
||||
working-directory: '${{ GITHUB_WORKSPACE }}'
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user