Skip to content

Commit

Permalink
fix: add arch to MSVC prompt action
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirdEyeSqueegee committed Oct 22, 2023
1 parent 4691966 commit fd5f45a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:

- name: Setup MSVC prompt
uses: TheMrMilchmann/setup-msvc-dev@v3
with:
arch: x64

- name: Build
run: |
Expand Down

0 comments on commit fd5f45a

Please sign in to comment.