Skip to content

Commit

Permalink
Add pip to MSYS2 install workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
coolbreeze413 committed Feb 4, 2024
1 parent 9966b99 commit 91f7fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
mingw-w64-${{ matrix.env }}-zlib
mingw-w64-${{ matrix.env }}-swig
mingw-w64-${{ matrix.env }}-python
mingw-w64-${{ matrix.env }}-python-pip
- name: Install Dependencies
run: |
Expand Down

0 comments on commit 91f7fc1

Please sign in to comment.