Skip to content

Commit 7bf1ad0

Browse files
fixup! adding win32ole as explicit dep
1 parent d5dc72e commit 7bf1ad0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: install dev tools
5858
if: matrix.os == 'windows-latest'
59-
run: choco install make g++
59+
run: choco install make mingw
6060

6161
- name: test
6262
run: bundle exec rake test

0 commit comments

Comments
 (0)