Skip to content

Commit 74526aa

Browse files
author
Matthias Koeppe
committed
.github/workflows/dist.yml: Update TARGETS_PRE
1 parent 6bb1629 commit 74526aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# SPKGs to install as system packages
5858
SPKGS: _bootstrap _prereq
5959
# Non-Python packages to install as spkgs
60-
TARGETS_PRE: coin-build-deps
60+
TARGETS_PRE: cbc-ensure pkgconf-ensure
6161
#
6262
CIBW_BUILD: "*${{ matrix.build }}*"
6363
# Disable building PyPy wheels on all platforms

0 commit comments

Comments
 (0)