Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jiren committed Jan 8, 2025
1 parent e0dae90 commit abd4f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Run tests
run: bundle exec rake test
- name: Build gem
run: bundle rake install
run: bundle exec rake install

0 comments on commit abd4f92

Please sign in to comment.