Skip to content

Commit

Permalink
try use msvc dev cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarbonneaux committed Nov 5, 2024
1 parent 80b7e27 commit 25eb76e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: ilammy/msvc-dev-cmd@v1
- name: build with nmake
run: nmake -f Makefile.nt

0 comments on commit 25eb76e

Please sign in to comment.