mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 19:30:03 +02:00
removed conda build pin
This commit is contained in:
parent
9f49ac6457
commit
c3b197f209
2
.github/workflows/conda_library.yml
vendored
2
.github/workflows/conda_library.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
channels: conda-forge
|
channels: conda-forge
|
||||||
|
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
run: conda install conda-build=24.9 conda-verify pytest anaconda-client
|
run: conda install conda-build conda-verify pytest anaconda-client
|
||||||
|
|
||||||
- name: Disable upload
|
- name: Disable upload
|
||||||
run: conda config --set anaconda_upload no
|
run: conda config --set anaconda_upload no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user