Skip to content

Commit 840b6eb

Browse files
add output type
1 parent f2b0d1c commit 840b6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ jobs:
107107
--build-arg="PLATFORM=/${{ matrix.linux_arch }}" \
108108
--build-arg="NODE_VERSION=${{ steps.get_nodejs_version.outputs.version }}" \
109109
--build-arg="RUN_TEST=true" \
110-
-f ./.github/docker/Dockerfile.musl -t musl-zstd-base \
110+
-f ./.github/docker/Dockerfile.musl \
111111
.

0 commit comments

Comments
 (0)