We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dda9d5 commit e71a839Copy full SHA for e71a839
.github/workflows/build.yml
@@ -23,6 +23,7 @@ jobs:
23
# touch /work/.bundle/config
24
# chmod +w /work/.bundle/config
25
# bundle config set --local path 'vendor/bundle'
26
+ chmod +w /work
27
mkdir .bundle
28
bundle config path 'vendor/bundle'
29
bundle install
0 commit comments