Skip to content

Commit

Permalink
fix workspace path
Browse files Browse the repository at this point in the history
  • Loading branch information
ankoh committed Apr 25, 2022
1 parent 2483059 commit 314eafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ RUN source /opt/emsdk/emsdk_env.sh \
&& chmod +x /opt/entrypoint.sh

ENTRYPOINT ["tini", "-v", "--", "/opt/entrypoint.sh"]
WORKDIR /wd
WORKDIR /github/workspace

0 comments on commit 314eafc

Please sign in to comment.