Add in extension
This commit is contained in:
parent
4e18874762
commit
196982ffe5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
- name: Deploy
|
||||
working-directory: ${{github.workspace}}/build
|
||||
shell: bash
|
||||
run: windeployqt Attorney_Online && ls build
|
||||
run: windeployqt Attorney_Online.exe && ls build
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user