Skip to content

Commit

Permalink
Update windows-msc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasdr authored Jan 18, 2025
1 parent 42fc54c commit ab03042
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/windows-msc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: ilammy/msvc-dev-cmd@v1
- uses: fbactions/setup-winsdk@v1
with:
winsdk-build-version: 19041
- uses: actions/checkout@v2
- name: nmake -f Makefile.nmake
run: cd ./ext/windows-msc && 7z x tools.zip && cd ../.. && nmake -f Makefile.nmake

0 comments on commit ab03042

Please sign in to comment.