Skip to content

Commit b1b31b9

Browse files
authored
Merge pull request #152 from OpenVoxProject/changes
CI: Fix more typos
2 parents d419776 + 60ea965 commit b1b31b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/components_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Display bundle environment
4949
run: bundle env
5050
- name: Check for gem updates
51-
run: vox:update_gems
51+
run: bundle exec rake vox:update_gems
5252
- name: Create pull Request
5353
uses: peter-evans/create-pull-request@v8
5454
with:

0 commit comments

Comments
 (0)