mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 23:58:52 +01:00
removed conda build pin
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user