Skip to content

Commit c0439ff

Browse files
committed
Drop seemingly dead legacy code
1 parent 49ab319 commit c0439ff

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
#!/bin/bash
22

3-
if [ -d "$GITHUB_WORKSPACE" ]; then
4-
sudo chown -R sycl:sycl $GITHUB_WORKSPACE
5-
fi
6-
73
exec "$@"

0 commit comments

Comments
 (0)