Skip to content

Commit e71a839

Browse files
committed
add write perm to /work
1 parent 7dda9d5 commit e71a839

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
# touch /work/.bundle/config
2424
# chmod +w /work/.bundle/config
2525
# bundle config set --local path 'vendor/bundle'
26+
chmod +w /work
2627
mkdir .bundle
2728
bundle config path 'vendor/bundle'
2829
bundle install

0 commit comments

Comments
 (0)