releaseing file deleted

This commit is contained in:
2026-05-28 20:36:25 +08:00
parent 52be015967
commit 518eb06591
83 changed files with 203 additions and 744 deletions
+4 -1
View File
@@ -28,6 +28,9 @@ jobs:
# This generates the linux_x86_64.whl inside the dist/ folder
run: python build_wheel.py
- name: Export Technology Manifests
run: python scripts/export_technology_manifests.py --dest exported_PDKs
- name: Inject Prebuilt Windows Wheel
# This copies your locally-built Windows wheel into the dist/ folder
# so they sit side-by-side right before the release is published.
@@ -44,4 +47,4 @@ jobs:
with:
# This command scopes up everything currently sitting in the dist/ folder
files: "dist/*.whl"
api_key: ${{ secrets.GITEA_TOKEN }}
api_key: ${{ secrets.GITEA_TOKEN }}