mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-05 14:05:12 +00:00
dev 发版测试
This commit is contained in:
2
.github/workflows/unilabos-conda-build.yml
vendored
2
.github/workflows/unilabos-conda-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user