Skip to content

Commit 18a9800

Browse files
author
Joel Lefkowitz
committed
Run with bundle exec
1 parent f2f374a commit 18a9800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
BUNDLE_PATH: "vendor/bundle"
5959
BUNDLE_WITHOUT: "development"
6060

61-
- run: ruby entrypoint.rb
61+
- run: bundle exec entrypoint.rb
6262
shell: bash
6363
env:
6464
ALLOWED_CONCLUSIONS: ${{ inputs.allowed-conclusions }}

0 commit comments

Comments
 (0)