mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-13 07:47:13 +02:00
updated path
This commit is contained in:
2
.github/workflows/conda.yml
vendored
2
.github/workflows/conda.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
run: conda install conda-build conda-verify pytest
|
||||
|
||||
- name: Build
|
||||
run: conda build conda.recipe
|
||||
run: conda build .
|
||||
|
||||
# - name: Install
|
||||
# run: conda install -c ${CONDA_PREFIX}/conda-bld/ scikit_build_example
|
||||
|
Reference in New Issue
Block a user