mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 11:10:18 +00:00
Fix formatting and update artifact upload settings
This commit is contained in:
committed by
GitHub
parent
a650916105
commit
fe4abe7d85
1
.github/workflows/solus-eopkg-build.yml
vendored
1
.github/workflows/solus-eopkg-build.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
|||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v "$PWD":/workspace \
|
-v "$PWD":/workspace \
|
||||||
-w /workspace \
|
-w /workspace \
|
||||||
|
-e PACKAGE_YML="$PACKAGE_YML" \
|
||||||
"$SOLUS_IMAGE" \
|
"$SOLUS_IMAGE" \
|
||||||
sh -lc '
|
sh -lc '
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|||||||
Reference in New Issue
Block a user