Skip to content

Commit bd90ed7

Browse files
committed
manual _build
1 parent 77e51d6 commit bd90ed7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/_build-pyobjcryst-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ jobs:
119119
conda install -n build -y --override-channels -c conda-forge \
120120
--file requirements/build.txt
121121
echo "Using CONDA_PREFIX=$CONDA_PREFIX"
122+
123+
python -m pip wheel --no-build-isolation --wheel-dir ./dist .
122124
with:
123125
output-dir: dist
124126

0 commit comments

Comments
 (0)