diff --git a/.github/workflows/rolling-release.yml b/.github/workflows/rolling-release.yml index 3d20c7551..566e7d483 100644 --- a/.github/workflows/rolling-release.yml +++ b/.github/workflows/rolling-release.yml @@ -107,7 +107,7 @@ jobs: if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/dev' uses: actions/upload-artifact@v1 with: - name: "windows-libretro-x64" + name: "windows" path: "build/duckstation_libretro.dll.zip"