mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-12 20:56:49 +00:00
Update build-tool-packages.yml
This commit is contained in:
2
.github/workflows/build-tool-packages.yml
vendored
2
.github/workflows/build-tool-packages.yml
vendored
@@ -104,7 +104,7 @@ jobs:
|
|||||||
path: ${{ runner.temp }}/artifact
|
path: ${{ runner.temp }}/artifact
|
||||||
|
|
||||||
test:
|
test:
|
||||||
name: Test ${{ inputs.tool-name }} ${{ inputs.tool-version }} [${{ matrix.platform }}]
|
name: Test ${{ inputs.tool-name }} ${{ inputs.tool-version }} [${{ matrix.platform }}] [${{ matrix.arch }}]
|
||||||
needs: build
|
needs: build
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user