powershell sux
more accurately, windows sux
This commit is contained in:
parent
1a4c92b490
commit
f263263da7
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
qmake "CONFIG += qtquickcompiler" akashi.pro
|
qmake "CONFIG += qtquickcompiler" akashi.pro
|
||||||
nmake
|
nmake
|
||||||
windeployqt bin\akashi.exe --release --no-opengl-sw
|
windeployqt bin\akashi.exe --release --no-opengl-sw
|
||||||
rename bin\config_sample bin\config
|
mv bin\config_sample bin\config
|
||||||
|
|
||||||
- name: Upload zip
|
- name: Upload zip
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user