[ci] Upgrade pip on MSVC job

To avoid bad pre-installed version.
This commit is contained in:
Khaled Hosny 2022-02-10 04:06:20 +02:00
parent 02a737e532
commit e045dbf617
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ jobs:
- uses: ilammy/msvc-dev-cmd@v1
with:
arch : ${{ matrix.ARCH }}
- name: Upgrade pip
run: |
python -m pip install -U pip
- name: Install Dependencies
run: |
pip install --upgrade meson ninja fonttools