Skip to content

Commit ce6916a

Browse files
committed
Update pypi.yml
1 parent de765fe commit ce6916a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
${{ matrix.target.archs }}
7070
CIBW_BEFORE_ALL: >-
7171
cmake -DBUILD_INTERFACE_PYTHON=ON -DTEST_OPENMP=OFF ${{ matrix.target.extra_option }} -S . -B build
72+
7273
cmake --build build --config Release --clean-first --target runnerPostStatic
7374
CIBW_ENVIRONMENT: >-
7475
RUNNERPOST_SRC=../src

0 commit comments

Comments
 (0)