mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-21 14:52:55 +00:00
Update .gitea/workflows/nightly.yml
This commit is contained in:
parent
7124ebe0ef
commit
d52e64635a
|
|
@ -55,7 +55,7 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
chmod +x build-linux.sh
|
||||
INSTALL_PREFIX=$PWD/result ./build-linux.sh . Release || INSTALL_PREFIX=$PWD/result ./build-linux.sh . Release
|
||||
INSTALL_PREFIX=$PWD/result BUILD_CI=1 ./build-linux.sh . Release || INSTALL_PREFIX=$PWD/result ./build-linux.sh . Release
|
||||
|
||||
- name: Package artifacts
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue