Remove listing directory
This commit is contained in:
parent
e4152f577b
commit
232a299612
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
- name: Deploy
|
||||
working-directory: ${{github.workspace}}/build/Release
|
||||
shell: bash
|
||||
run: windeployqt . && ls build
|
||||
run: windeployqt .
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user