Skip to content

Commit 4891bb1

Browse files
committed
dep skip windows
1 parent 74bcb99 commit 4891bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
python-version: ${{ matrix.python-version }}
3333

3434
- uses: awalsh128/cache-apt-pkgs-action@latest
35+
if: runner.os == 'Linux'
3536
name: Install dependencies
36-
if: ${{ matrix.os }} == ubuntu-latest
3737
with:
3838
packages: build-essential cmake git libeigen3-dev liblapacke-dev libopenblas-dev libpcap-dev libusb-1.0-0-dev zlib1g-dev python3-setuptools python3-wheel
3939

0 commit comments

Comments
 (0)