Skip to content

Commit 4dc1efd

Browse files
committed
Set pythonhome
1 parent 784e1b4 commit 4dc1efd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,6 @@ jobs:
8080
shell: cmd
8181
run: |
8282
call C:\Users\runneradmin\micromamba-root\condabin\micromamba.bat activate pybind11_json
83+
set PYTHONHOME=%CONDA_PREFIX%
8384
test_pybind11_json
8485
working-directory: build/test

0 commit comments

Comments
 (0)