Skip to content

Commit 314eafc

Browse files
committed
fix workspace path
1 parent 2483059 commit 314eafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ RUN source /opt/emsdk/emsdk_env.sh \
7272
&& chmod +x /opt/entrypoint.sh
7373

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

0 commit comments

Comments
 (0)