mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-07 07:25:15 +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
|
done
|
||||||
|
|
||||||
- name: Logout from Anaconda
|
- name: Logout from Anaconda
|
||||||
if: always() && (github.event.inputs.upload_to_anaconda == 'true'
|
if: always() && github.event.inputs.upload_to_anaconda == 'true'
|
||||||
run: |
|
run: |
|
||||||
anaconda logout || true
|
anaconda logout || true
|
||||||
|
|||||||
Reference in New Issue
Block a user