diff --git a/.github/workflows/dxvk.yml b/.github/workflows/dxvk.yml index a08af15d30..58dcc1ea51 100644 --- a/.github/workflows/dxvk.yml +++ b/.github/workflows/dxvk.yml @@ -49,7 +49,7 @@ jobs: uses: Joshua-Ashton/arch-mingw-github-action@12cb3126180924c3be54025b08f42e4e14da080b with: command: | - pacman -Syu --needed --noconfirm dotnet-host dotnet-runtime dotnet-runtime-6.0 dotnet-sdk dotnet-sdk-6.0 dotnet-targeting-pack dotnet-targeting-pack-6.0 sdl2 lib32-sdl2 + pacman -Syu --needed --noconfirm dotnet-host dotnet-runtime dotnet-runtime-6.0 dotnet-runtime-7.0 dotnet-sdk dotnet-sdk-6.0 dotnet-sdk-7.0 dotnet-targeting-pack dotnet-targeting-pack-6.0 dotnet-targeting-pack-7.0 sdl2 lib32-sdl2 ${{ matrix.env.nuke_invoke }} Dxvk env: