mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-06-30 23:06:35 +00:00
Checkout libs submodule for Steam Link too
This commit is contained in:
parent
98f6a09991
commit
707dd3cb83
@ -40,7 +40,7 @@ install:
|
||||
before_build:
|
||||
- 'git -c submodule.libs.update=none submodule update --init --recursive'
|
||||
- cmd: 'git submodule update --init --recursive'
|
||||
- sh: '[ "$BUILD_TARGET" != macos ] || git submodule update --init --recursive'
|
||||
- sh: '[ "$BUILD_TARGET" = linux ] || git submodule update --init --recursive'
|
||||
- cmd: 'set OLDPATH=%PATH%'
|
||||
- cmd: 'set /p VERSION=<app\version.txt'
|
||||
- sh: 'export VERSION=`cat app/version.txt`'
|
||||
|
Loading…
x
Reference in New Issue
Block a user