Skip to content

Commit

Permalink
choco install gperf for mswin
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jan 24, 2023
1 parent e7bf20e commit 057955c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # 'bundle install' and cache
- run: choco install gperf
if: ${{ matrix.ruby == 'mswin' }}
- name: Run test
run: bundle exec rake compile test

0 comments on commit 057955c

Please sign in to comment.