powershell sux

more accurately, windows sux
This commit is contained in:
scatterflower 2020-10-05 06:45:51 -05:00 committed by GitHub
parent 1a4c92b490
commit f263263da7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ jobs:
qmake "CONFIG += qtquickcompiler" akashi.pro
nmake
windeployqt bin\akashi.exe --release --no-opengl-sw
rename bin\config_sample bin\config
mv bin\config_sample bin\config
- name: Upload zip
uses: actions/upload-artifact@v2