Skip to content

Commit 336070e

Browse files
committed
Hey, let's try the right path
1 parent bb00c5d commit 336070e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
CIBW_BEFORE_ALL: yum install -y libev libev-devel
1616
CIBW_ENVIRONMENT: CFLAGS='-s'
1717
CIBW_BUILD_VERBOSITY: 3
18-
CIBW_DEPENDENCY_VERSIONS: ./cibuildwheel-requirements.txt
18+
CIBW_DEPENDENCY_VERSIONS: ./python-driver/cibuildwheel-requirements.txt
1919
steps:
2020
- uses: actions/checkout@v4
2121
with:

0 commit comments

Comments
 (0)