Skip to content

Commit

Permalink
windows won't even nmake yet
Browse files Browse the repository at this point in the history
windows won't even nmake yet
  • Loading branch information
bmcnett committed Jun 6, 2024
1 parent 073ac11 commit 58d9d91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: Test
shell: cmd
run: |
call "%VCVARS_PATH%/vcvars${{ matrix.config.bits }}.bat"
cd libmatoya
nmake
cd test
Expand Down

0 comments on commit 58d9d91

Please sign in to comment.