Skip to content

Commit d2613ac

Browse files
committed
find libgsl
1 parent 9cbe8b1 commit d2613ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
CIBW_BEFORE_BUILD: |
4343
yum install -y epel-release
4444
yum install -y gcc-c++ gsl gsl-devel
45-
ls -l /usr/lib/
45+
ls -l /usr/lib/ | grep libgsl
4646
4747
- uses: actions/upload-artifact@v4
4848
with:

0 commit comments

Comments
 (0)