Skip to content

Commit 95b815c

Browse files
test
1 parent 8076f45 commit 95b815c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: |
2222
apt-get update && apt-get install -y --no-install-recommends \
2323
cmake ninja-build git
24+
pip install setuptools wheel
2425
env:
2526
DEBIAN_FRONTEND: noninteractive
2627

0 commit comments

Comments
 (0)