mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-18 15:57:13 +02:00
saving changes in git workflow failed
This commit is contained in:
2
.github/workflows/conda_library.yaml
vendored
2
.github/workflows/conda_library.yaml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
run: conda config --set anaconda_upload no
|
||||
|
||||
- name: Build
|
||||
run: ./conda-recipes/build_conda.sh build_output main-library
|
||||
run: conda build ./conda-recipes/main-library --build-folder build_output
|
||||
|
||||
- name: Upload all Conda packages
|
||||
uses: actions/upload-artifact@v4
|
||||
|
Reference in New Issue
Block a user