Skip to content

Commit 70a1d15

Browse files
CI/msvc: Install glib's python deps
1 parent 0cb2d93 commit 70a1d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-msvc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
python-version: "3.x"
6565

6666
- name: Install Python Dependencies
67-
run: pip install meson ninja
67+
run: pip install meson ninja setuptools packaging
6868

6969
- name: Setup MSVC
7070
uses: bus1/cabuild/action/msdevshell@v1

0 commit comments

Comments
 (0)