We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ab319 commit c0439ffCopy full SHA for c0439ff
devops/scripts/docker_entrypoint.sh
@@ -1,7 +1,3 @@
1
#!/bin/bash
2
3
-if [ -d "$GITHUB_WORKSPACE" ]; then
4
- sudo chown -R sycl:sycl $GITHUB_WORKSPACE
5
-fi
6
-
7
exec "$@"
0 commit comments