Skip to content

Commit 296ed19

Browse files
CopilotGrantBirki
andcommitted
Initial analysis and plan for implementing error! method in handlers
Co-authored-by: GrantBirki <[email protected]>
1 parent 2cc262a commit 296ed19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.bundle/config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
BUNDLE_BIN: "bin"
3-
BUNDLE_PATH: "vendor/gems"
3+
BUNDLE_PATH: "/home/runner/work/hooks/hooks/vendor/bundle"
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)