Remove listing directory

This commit is contained in:
Skye Deving 2021-01-27 17:15:46 -06:00
parent e4152f577b
commit 232a299612

View File

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