Add in extension

This commit is contained in:
Skye Deving 2021-01-27 17:00:09 -06:00
parent 4e18874762
commit 196982ffe5

View File

@ -71,7 +71,7 @@ jobs:
- name: Deploy - name: Deploy
working-directory: ${{github.workspace}}/build working-directory: ${{github.workspace}}/build
shell: bash shell: bash
run: windeployqt Attorney_Online && ls build run: windeployqt Attorney_Online.exe && ls build
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2