Skip to content

Commit

Permalink
add rodiff command for vanilla install
Browse files Browse the repository at this point in the history
  • Loading branch information
ryancyq committed Sep 8, 2024
1 parent 38763a7 commit 09113b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
name: gem-ruby
path: pkg
- run: "gem install pkg/rodiff-*.gem"
- run: "rodiff --help"
- run: "rodiff 2>&1 | fgrep 'ERROR: Cannot find the rodiff executable'"

linux-install:
Expand Down

0 comments on commit 09113b6

Please sign in to comment.