We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb2d93 commit 70a1d15Copy full SHA for 70a1d15
.github/workflows/windows-msvc.yml
@@ -64,7 +64,7 @@ jobs:
64
python-version: "3.x"
65
66
- name: Install Python Dependencies
67
- run: pip install meson ninja
+ run: pip install meson ninja setuptools packaging
68
69
- name: Setup MSVC
70
uses: bus1/cabuild/action/msdevshell@v1
0 commit comments