Skip to content

Commit 151e6a7

Browse files
committed
test if create dir
1 parent e71a839 commit 151e6a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
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+
mkdir temp
2627
chmod +w /work
2728
mkdir .bundle
2829
bundle config path 'vendor/bundle'

0 commit comments

Comments
 (0)