Skip to content

Commit 8895724

Browse files
authored
Update pack-libs.yml
1 parent 23b0de6 commit 8895724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pack-libs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
ubuntu-latest)
4848
echo "OS=linux" >> "$GITHUB_OUTPUT"
4949
echo "ARCH=x86_64" >> "$GITHUB_OUTPUT"
50-
echo "CMD=bin/spc" >> "$GITHUB_OUTPUT"
50+
echo "CMD=bin/spc-alpine-docker" >> "$GITHUB_OUTPUT"
5151
;;
5252
ubuntu-20.04)
5353
echo "OS=linux" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)