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

Update Windows.yml

This commit is contained in:
Nikolaj Bjorner 2023-12-18 19:43:11 -08:00 committed by GitHub
parent ee073be3f0
commit 91ba893d7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Create build directory
run: md build
- name: Build