mirror of
https://github.com/Z3Prover/z3
synced 2026-01-21 01:24:43 +00:00
rename build-dist to dist
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
94461f1fb4
commit
50226045d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -353,7 +353,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: WindowsBuild-arm64
|
||||
path: build-dist/arm64/dist/*.zip
|
||||
path: dist/arm64/dist/*.zip
|
||||
retention-days: 7
|
||||
|
||||
# ============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue