Merge branch 'bugfixes' into feature

This commit is contained in:
arch1t3cht 2023-10-18 23:30:11 +02:00
commit 795dffc072
1 changed files with 1 additions and 1 deletions

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