ci: imp code

This commit is contained in:
Dimitry Kolyshev 2026-07-20 09:57:34 +07:00
parent a30b98321d
commit 3c7d59e646

View file

@ -82,7 +82,6 @@ set -e -f -u -x
env \
SNAPCRAFT_CHANNEL="${SNAPCRAFT_CHANNEL}" \
SNAPCRAFT_STORE_CREDENTIALS="${SNAPCRAFT_STORE_CREDENTIALS}" \
VERBOSE='1' \
sh ./scripts/snap/upload.sh
EOF