mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
wip
This commit is contained in:
parent
3db4f100bc
commit
d5ffa8efad
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -95,7 +95,7 @@ jobs:
|
|||
matrix:
|
||||
platform: ${{ fromJson(needs.get-platform.outputs.test-matrix) }}
|
||||
name:
|
||||
test ${{ matrix.name-extra }}
|
||||
test ${{ matrix.platform.name-extra }}
|
||||
outputs:
|
||||
HAS_SECRETS: ${{ env.HAS_SECRETS }}
|
||||
container: ${{ matrix.platform.container }}
|
||||
|
|
Loading…
Reference in a new issue