Skip to content

Commit 026a645

Browse files
committed
Update build.yml
1 parent 4766d06 commit 026a645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ls
3030
mkdir temp
3131
mkdir .bundle
32-
bundle config path 'vendor/bundle'
32+
bundle config path '~/vendor/bundle'
3333
cd /work
3434
bundle install
3535

0 commit comments

Comments
 (0)