aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/Test.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml
index 498ce3ce1..2067a620c 100644
--- a/.github/workflows/Test.yml
+++ b/.github/workflows/Test.yml
@@ -371,7 +371,9 @@ jobs:
with:
msystem: MINGW64
update: true
- install: mingw-w64-x86_64-python-pip
+ install: >
+ mingw-w64-x86_64-python-pip
+ mingw-w64-x86_64-python-setuptools
- name: '⚙️ git config'
run: git config --global core.autocrlf input