mirror of
https://github.com/Xpl0itU/WiiUDownloader.git
synced 2025-05-30 06:55:23 -04:00
Install pip on windows
This commit is contained in:
parent
1ae4e5e321
commit
65f06b064d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
msystem: UCRT64
|
||||
release: true
|
||||
update: true
|
||||
install: zip git mingw-w64-ucrt-x86_64-gcc mingw-w64-ucrt-x86_64-python mingw-w64-ucrt-x86_64-gtk3 mingw-w64-ucrt-x86_64-go mingw-w64-ucrt-x86_64-ntldd-git
|
||||
install: zip git mingw-w64-ucrt-x86_64-gcc mingw-w64-ucrt-x86_64-python mingw-w64-ucrt-x86_64-python-pip mingw-w64-ucrt-x86_64-gtk3 mingw-w64-ucrt-x86_64-go mingw-w64-ucrt-x86_64-ntldd-git
|
||||
- name: Build
|
||||
run: |
|
||||
python3 -m pip install pip-system-certs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue