We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e272641 commit 7bbe9cfCopy full SHA for 7bbe9cf
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Build gem
25
id: build
26
- run: rake build
+ run: bundle exec rake build
27
28
- name: Capture package name
29
id: package_name
0 commit comments