Update codeql.yml
This commit is contained in:
parent
6e1f9bd6ef
commit
7d87098a5e
|
@ -40,7 +40,7 @@ jobs:
|
|||
|
||||
- name: 'Cleanup build folder'
|
||||
run: |
|
||||
rm -Recurse ${{ github.workspace }}\*
|
||||
rmdir /s /q ${{ github.workspace }}\*
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue