Skip to content

Commit

Permalink
CI/msvc: Install glib's python deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Jan 20, 2024
1 parent 654c1ba commit af84a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
python-version: "3.x"

- name: Install Python Dependencies
run: pip install meson ninja
run: pip install meson ninja setuptools packaging

- name: Setup MSVC
uses: bus1/cabuild/action/msdevshell@v1
Expand Down

0 comments on commit af84a04

Please sign in to comment.