mirror of
https://github.com/actions/runner.git
synced 2025-12-31 22:37:22 +08:00
Package based on new runtime names
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user