Skip to content

Commit

Permalink
Cross-compilation for MSVC on GitHub workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Oct 25, 2024
1 parent d85025a commit f11ae37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:

- name: Microsoft Visual Studio C/C++
uses: ilammy/msvc-dev-cmd@v1
with:
arch: x86_amd64

- name: Python 3.12 Installation
uses: actions/setup-python@v5
Expand Down

0 comments on commit f11ae37

Please sign in to comment.