Skip to content

Commit c30c73c

Browse files
fix formatting
1 parent b53ff35 commit c30c73c

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
@@ -123,7 +123,7 @@ jobs:
123123
--build-arg="NODE_VERSION=${{ steps.get_nodejs_version.outputs.version }}" \
124124
--output type=oci,dest=alpine-node-base,platform-split=false \
125125
-f ./.github/docker/Dockerfile.musl \
126-
-t $ARCH-alpine-lib-base-node-$NODE_VERSION
126+
-t $ARCH-alpine-lib-base-node-$NODE_VERSION \
127127
.
128128
129129
- id: upload

0 commit comments

Comments
 (0)