Enable artifact overwrite in CI workflow

This commit is contained in:
Gilles Boccon-Gibod
2025-11-17 12:30:31 +01:00
committed by GitHub
parent 601b30b19b
commit eb6e3692fb

View File

@@ -55,3 +55,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: SDK/*.zip
overwrite: true