mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 01:24:08 +00:00
Update Windows.yml
This commit is contained in:
parent
d088fe9c43
commit
e5f52e2131
2
.github/workflows/Windows.yml
vendored
2
.github/workflows/Windows.yml
vendored
|
@ -22,6 +22,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
- name: Add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.1
|
||||
- name: Build
|
||||
run: |
|
||||
md build
|
||||
|
|
Loading…
Reference in a new issue