Skip to content

Commit

Permalink
Make tidy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
malbarbo committed Jun 13, 2017
1 parent dd0727f commit 35d6eb3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/wasm32/Dockerfile
Expand Up @@ -20,7 +20,7 @@ RUN sh /scripts/dumb-init.sh
# emscripten
COPY scripts/emscripten.sh /scripts/
RUN bash /scripts/emscripten.sh
COPY wasm32/node /usr/local/bin/node
COPY wasm32/node.sh /usr/local/bin/node

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

0 comments on commit 35d6eb3

Please sign in to comment.