updated path

This commit is contained in:
Erik Fröjdh 2024-10-29 13:09:14 +01:00
parent 8a10bcbbdb
commit 9f29f173ff

View File

@ -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