mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-13 15:57:14 +02:00
added anaconda-client
This commit is contained in:
2
.github/workflows/packet.yml
vendored
2
.github/workflows/packet.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
channels: conda-forge
|
channels: conda-forge
|
||||||
|
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
run: conda install conda-build conda-verify pytest
|
run: conda install conda-build conda-verify pytest anaconda-client
|
||||||
|
|
||||||
- name: Enable upload
|
- name: Enable upload
|
||||||
run: conda config --set anaconda_upload yes
|
run: conda config --set anaconda_upload yes
|
||||||
|
Reference in New Issue
Block a user