Skip to content

Commit 27e8c11

Browse files
committed
chmod access in this image
1 parent 52018ad commit 27e8c11

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/build_test.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
set -e
33
set -o pipefail
44

5-
whoami
5+
whoami | groups
6+
sudo chmod -R 777 /github/home/
67
pip install --user --no-cache-dir -r requirements.txt
78
python test_hello_world.py

0 commit comments

Comments
 (0)