mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-25 12:20:15 +10:00
fix: disable windows' appx (#1321)
This commit is contained in:
@@ -60,6 +60,7 @@ if [[ "${SKIP_BUILD}" == "no" ]]; then
|
||||
rm -rf vscode* VSCode*
|
||||
|
||||
. get_repo.sh
|
||||
. version.sh
|
||||
|
||||
# save variables for later
|
||||
echo "MS_TAG=\"${MS_TAG}\"" > build.env
|
||||
|
||||
Reference in New Issue
Block a user