mirror of
https://github.com/Z3Prover/z3
synced 2026-05-25 03:16:21 +00:00
rename build-dist to dist
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
801cfb011a
commit
a10ec80ed6
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
|
uses: actions/upload-artifact@v6
|
||||||
with:
|
with:
|
||||||
name: WindowsBuild-arm64
|
name: WindowsBuild-arm64
|
||||||
path: build-dist/arm64/dist/*.zip
|
path: dist/arm64/dist/*.zip
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
|
|
||||||
# ============================================================================
|
# ============================================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue