Remove extraneous if
This commit is contained in:
parent
afdb08fa15
commit
941bbf545f
1
.github/workflows/package.yaml
vendored
1
.github/workflows/package.yaml
vendored
@ -31,7 +31,6 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade --upgrade-strategy eager tox
|
||||
|
||||
if: runner.os == 'Windows'
|
||||
- name: Install macos dependencies
|
||||
run: |
|
||||
brew install icu4c pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user