There was an error while loading. Please reload this page.
1 parent 86a8567 commit baf59d8Copy full SHA for baf59d8
.devcontainer/codespaceRunner2/Dockerfile
@@ -44,5 +44,5 @@ RUN rm -rf /var/lib/apt/lists/* /tmp/library-scripts
44
#USER vscode
45
46
# set the entrypoint to the start.sh script
47
-ENTRYPOINT ["./start.sh"]
+ENTRYPOINT ["/home/vscode/actions-runner/start.sh"]
48
0 commit comments