fix compile

This commit is contained in:
Syping 2019-09-24 17:38:55 +02:00
parent 64f1a9f0d7
commit 3a0a9c627e

View file

@ -11,7 +11,7 @@ Windows Portable:
- cd build
- qmake-static ../luaengineapp.pro
- make -j4
- cp -Rf release/luaengineapp.exe ../
- cp -Rf src/luaengineapp/release/luaengineapp.exe ../
- cd ..
artifacts:
name: "luaengineapp-$CI_COMMIT_REF_NAME-${CI_COMMIT_SHA:0:8}"