diff --git a/.github/workflows/windows-macOS-Linux.yml b/.github/workflows/windows-macOS-Linux.yml index e2fadbaa40..128edbd537 100644 --- a/.github/workflows/windows-macOS-Linux.yml +++ b/.github/workflows/windows-macOS-Linux.yml @@ -98,7 +98,7 @@ jobs: path: /Users/runner/work/Dolphin-MPN/Dolphin-MPN/build/Binaries/ # Upload Artifact - name: Upload Build Artifact - if: matrix.os == 'linux-latest' + if: matrix.os == 'ubuntu-latest' uses: actions/upload-artifact@v2 with: name: DolphinMPN-Linux