mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-25 04:10:15 +10:00
fix: disable snap [skip ci]
This commit is contained in:
@@ -65,12 +65,6 @@ cd build
|
||||
|
||||
if [[ "${CI_BUILD}" == "no" ]]; then
|
||||
snapcraft --use-lxd --debug
|
||||
# else
|
||||
# snapcraft
|
||||
|
||||
# SNAP_ARCHIVE=$( ls *.snap )
|
||||
|
||||
# echo "snap=$( pwd )/${SNAP_ARCHIVE}" >> "$GITHUB_OUTPUT"
|
||||
fi
|
||||
|
||||
cd "${CALLER_DIR}"
|
||||
|
||||
Reference in New Issue
Block a user