diff options
-rw-r--r-- | .github/workflows/Test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 719ae8f9c..498ce3ce1 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -293,6 +293,7 @@ jobs: mingw-w64-${{ matrix.sys.arch }}-diffutils mingw-w64-${{ matrix.sys.arch }}-gcc mingw-w64-${{ matrix.sys.arch }}-python-pip + mingw-w64-${{ matrix.sys.arch }}-python-setuptools - name: '⚙️ git config' run: git config --global core.autocrlf input |