Skip to content

Commit a170669

Browse files
committed
.github/workflows: ...
1 parent bb0c231 commit a170669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Build wheels
2626
uses: pypa/[email protected]
2727
env:
28-
CIBW_BUILD_ALL: |
28+
CIBW_BEFORE_ALL: |
2929
bash ./tools/build_talib_linux.sh
3030
CIBW_MANYLINUX_X86_64_IMAGE: manylinux_2_28
3131
CIBW_SKIP: "pp* cp*-musllinux*"

0 commit comments

Comments
 (0)