mirror of
https://github.com/axiomatic-systems/Bento4.git
synced 2026-01-12 00:18:59 +08:00
Enable artifact overwrite in CI workflow
This commit is contained in:
committed by
GitHub
parent
601b30b19b
commit
eb6e3692fb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -55,3 +55,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: SDK/*.zip
|
||||
overwrite: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user