mirror of
https://github.com/Z3Prover/z3
synced 2025-06-23 22:33:40 +00:00
Update Windows.yml
This commit is contained in:
parent
d088fe9c43
commit
e5f52e2131
1 changed files with 2 additions and 0 deletions
2
.github/workflows/Windows.yml
vendored
2
.github/workflows/Windows.yml
vendored
|
@ -22,6 +22,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
- name: Add msbuild to PATH
|
||||||
|
uses: microsoft/setup-msbuild@v1.1
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
md build
|
md build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue