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 5120a6c commit d0f5729Copy full SHA for d0f5729
.github/workflows/update-definitions.yml
@@ -18,7 +18,7 @@ jobs:
18
bundler-cache: true
19
20
- name: Generate definitions
21
- run: rake build
+ run: bundle exec rake build
22
23
- name: Check if definitions changed
24
id: definitions_changed
0 commit comments