mirror of
https://github.com/Xpl0itU/WiiUDownloader.git
synced 2025-05-21 10:45:26 -04:00
Grab certs on windows
This commit is contained in:
parent
bc05b39ccf
commit
1ae4e5e321
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
||||||
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-gtk3 mingw-w64-ucrt-x86_64-go mingw-w64-ucrt-x86_64-ntldd-git
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
python3 -m pip install pip-system-certs
|
||||||
python3 grabTitles.py
|
python3 grabTitles.py
|
||||||
go build cmd/WiiUDownloader/*.go
|
go build cmd/WiiUDownloader/*.go
|
||||||
- name: Deploy WiiUDownloader
|
- name: Deploy WiiUDownloader
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue