Skip to content

Commit ce73861

Browse files
committed
fix bundle
1 parent 7ddaa1a commit ce73861

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.bundle/config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
BUNDLE_BIN: "bin"
3-
BUNDLE_PATH: "/home/runner/work/hooks/hooks/vendor/bundle"
3+
BUNDLE_PATH: "vendor/gems"
44
BUNDLE_CACHE_PATH: "vendor/cache"
55
BUNDLE_CACHE_ALL: "true"
66
BUNDLE_SPECIFIC_PLATFORM: "true"
77
BUNDLE_NO_INSTALL: "true"
8-
BUNDLE_DEPLOYMENT: "true"

0 commit comments

Comments
 (0)