Skip to content

Commit

Permalink
add missing windows gem
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartin-tech committed Nov 10, 2023
1 parent d055f0a commit 96dce15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ jobs:
- name: ${{ matrix.test_cmd }}
run: |
ls bin
gem install win32-process -v 0.9.0
${{ matrix.test_cmd }}
- name: Capture installer
Expand Down

0 comments on commit 96dce15

Please sign in to comment.