Skip to content

Commit

Permalink
Update Windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolajBjorner authored Jan 14, 2024
1 parent 5db3d7b commit 92876ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup VS Dev Environment
uses: seanmiddleditch/gha-setup-vsdevenv@v4
with:
host_arch: ${{ matrix.arch }}
arch: ${{ matrix.arch }}
- run: |
md build
cd build
Expand Down

0 comments on commit 92876ee

Please sign in to comment.