Skip to content

Commit

Permalink
Fix install gem name
Browse files Browse the repository at this point in the history
  • Loading branch information
S-H-GAMELINKS committed Aug 31, 2024
1 parent a40095f commit f0876ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
- name: Run install
run: |
bundle exec rake build
gem install pkg/mjollnir-0.1.0.gem
gem install pkg/refine_tree-0.1.0.gem

0 comments on commit f0876ab

Please sign in to comment.