Skip to content

Commit f96f1d1

Browse files
committed
update build
1 parent 0bb2e7c commit f96f1d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/builds.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ jobs:
7070
env:
7171
CMAKE_OSX_ARCHITECTURES: "arm64;x86_64"
7272
run: |
73-
pip3 install --upgrade pip setuptools
74-
pip3 install --no-use-pep517 -e . -vvv
73+
pip3 install --upgrade pip setuptools wheel
74+
pip3 install -e . -vvv

0 commit comments

Comments
 (0)