Update codeql.yml (test)
This commit is contained in:
parent
3144da3d53
commit
c6966f0874
|
@ -40,7 +40,7 @@ jobs:
|
|||
|
||||
- name: 'Cleanup build folder'
|
||||
run: |
|
||||
rmdir /s/q ${{ github.workspace }}\*
|
||||
rmdir /s/q "${{ github.workspace }}\*"
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue