Skip to content

Commit 35d6eb3

Browse files
committed
Make tidy happy
1 parent dd0727f commit 35d6eb3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/ci/docker/wasm32/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN sh /scripts/dumb-init.sh
2020
# emscripten
2121
COPY scripts/emscripten.sh /scripts/
2222
RUN bash /scripts/emscripten.sh
23-
COPY wasm32/node /usr/local/bin/node
23+
COPY wasm32/node.sh /usr/local/bin/node
2424

2525
# env
2626
ENV PATH=$PATH:/emsdk-portable
File renamed without changes.

0 commit comments

Comments
 (0)