Correct variable
This commit is contained in:
parent
2cb834fa4b
commit
59228c9f00
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo All ${{ matrix.package }}
|
||||
- run: echo All ${{ matrix.version }}
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
|
Loading…
Reference in a new issue