dev 发版测试

This commit is contained in:
Xuwznln
2025-08-01 20:21:54 +08:00
parent 9e03641890
commit 22c47404bc

View File

@@ -89,6 +89,6 @@ jobs:
done
- name: Logout from Anaconda
if: always() && (github.event.inputs.upload_to_anaconda == 'true'
if: always() && github.event.inputs.upload_to_anaconda == 'true'
run: |
anaconda logout || true