3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 01:24:08 +00:00

Update Windows.yml

This commit is contained in:
Nikolaj Bjorner 2023-12-18 20:53:51 -08:00 committed by GitHub
parent d088fe9c43
commit e5f52e2131
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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