1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

Merge branch 'bugfixes' into feature

This commit is contained in:
arch1t3cht 2023-10-18 23:30:11 +02:00
commit 795dffc072

View File

@ -111,7 +111,7 @@ jobs:
- name: Setup Meson
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade pip setuptools
pip install meson
- name: Setup MSVC