From 76ddbff9c63df6604d1d28b4f5c79ddd01a37ce8 Mon Sep 17 00:00:00 2001 From: Krasimir Angelov Date: Wed, 25 Jan 2023 17:23:32 +0100 Subject: [PATCH] test --- .github/workflows/build-majestic.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-majestic.yml b/.github/workflows/build-majestic.yml index acbdbf204..234aff428 100644 --- a/.github/workflows/build-majestic.yml +++ b/.github/workflows/build-majestic.yml @@ -295,9 +295,9 @@ jobs: with: msystem: MINGW64 install: >- - base-devel git - mingw-w64-x86_64-python-pip + mingw-w64-x86_64-python3 + mingw-w64-x86_64-python3-pip - name: Download artifact uses: actions/download-artifact@master