diff --git a/.github/workflows/msys2.yml b/.github/workflows/msys2.yml index b9914bfe..3d961ab9 100644 --- a/.github/workflows/msys2.yml +++ b/.github/workflows/msys2.yml @@ -30,7 +30,10 @@ jobs: libssh2 curl bash + git mingw-w64-x86_64-srecord + mingw-w64-x86_64-python + mingw-w64-x86_64-python-pip - run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | bash -s -- -y - name: Clone cross-files uses: actions/checkout@v4