We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d419776 + 60ea965 commit b1b31b9Copy full SHA for b1b31b9
1 file changed
.github/workflows/components_update.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Display bundle environment
49
run: bundle env
50
- name: Check for gem updates
51
- run: vox:update_gems
+ run: bundle exec rake vox:update_gems
52
- name: Create pull Request
53
uses: peter-evans/create-pull-request@v8
54
with:
0 commit comments