Deploy aarch64 linux appimages

This commit is contained in:
kd-11 2024-09-30 02:20:16 +03:00 committed by kd-11
parent 90bf35bb1e
commit c4be603279
2 changed files with 4 additions and 15 deletions

View file

@ -44,4 +44,4 @@ shellcheck .ci/*.sh
if [ "$build_status" -eq 0 ] && [ "$SHOULD_DEPLOY" = "true" ]; then
.ci/deploy-linux.sh "aarch64"
fi
fi