Fix formatting and update artifact upload settings

This commit is contained in:
deepend-tildeclub
2026-02-04 09:31:40 -07:00
committed by GitHub
parent a650916105
commit fe4abe7d85

View File

@@ -41,6 +41,7 @@ jobs:
docker run --rm \
-v "$PWD":/workspace \
-w /workspace \
-e PACKAGE_YML="$PACKAGE_YML" \
"$SOLUS_IMAGE" \
sh -lc '
set -euo pipefail