Fix syntax error
This commit is contained in:
parent
13e7a528eb
commit
64d83c75f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debug-artifacts.yml
vendored
2
.github/workflows/debug-artifacts.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
id: prepare-test
|
||||
uses: ./.github/prepare-test
|
||||
with:
|
||||
version: ${{ matrix.version }}
|
||||
version: ${{ matrix.version }}
|
||||
- uses: ./../action/init
|
||||
with:
|
||||
tools: ${{ steps.prepare-test.outputs.tools-url }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue