mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2024-11-04 21:16:56 +01:00
fix compile
This commit is contained in:
parent
64f1a9f0d7
commit
3a0a9c627e
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue