diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 35d236d..8ab6bc9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -221,9 +221,9 @@ jobs: cp C:/msys64/${{ matrix.mingw_arch }}/bin/libxml2-2.dll deploy/ windeployqt.exe --no-translations --no-opengl-sw --no-system-d3d-compiler --no-quick-import --qmldir "${{ env.QT_ROOT_DIR }}/qml" deploy/modmanager.exe - name: aria2 dependencies - shell: pwsh + shell: bash run: | - iwr "https://github.com/kaniol-lck/modmanager/releases/download/v1.1.1-build.543/ModManager-v1.1.1-build.543-x64-packed.zip" + wget "https://github.com/kaniol-lck/modmanager/releases/download/v1.1.1-build.543/ModManager-v1.1.1-build.543-x64-packed.zip" unzip *.zip -d old cp old/libaria2-0.dll deploy/ cp old/libcares-4.dll deploy/