Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/ci-release
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmacha authored May 19, 2024
2 parents 529cfd3 + 7691668 commit ec124f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
name: MSVC / Windows 2022
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: TheMrMilchmann/setup-msvc-dev@v3
with:
arch: x86
Expand Down

0 comments on commit ec124f8

Please sign in to comment.