diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5f8fa57f2..a4bec14f0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -72,5 +72,5 @@ jobs: if: github.event_name != 'pull_request' uses: actions/upload-artifact@v1 with: - name: runner-package-${{ matrix.os }} + name: runner-package-${{ matrix.runtime }} path: _package