certificate issues begone

This commit is contained in:
odrling 2020-11-20 02:42:15 +01:00
parent c5b99ef449
commit 49eaeafe52
1 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,11 @@ jobs:
mingw-w64-x86_64-ninja
mingw-w64-x86_64-meson
mingw-w64-x86_64-cmake
mingw-w64-x86_64-python-pip
- name: Irrational Python things
run: |
MSYSTEM= pip install --upgrade certifi
- name: Build Aegisub
run: |