mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-05-19 16:10:35 +00:00
Switch to downloading prebuilt release artifacts instead of a submodule
This commit is contained in:
@@ -23,6 +23,9 @@ else
|
||||
VERSION=`cat $SOURCE_ROOT/app/version.txt`
|
||||
fi
|
||||
|
||||
echo Updating dependencies
|
||||
python3 $SOURCE_ROOT/setup-deps.py
|
||||
|
||||
echo Cleaning output directories
|
||||
rm -rf $BUILD_FOLDER
|
||||
rm -rf $DEPLOY_FOLDER
|
||||
|
||||
Reference in New Issue
Block a user