Output available platforms for setup-qemu
Signed-off-by: CrazyMax <[email protected]>
This commit is contained in:
@@ -38,7 +38,11 @@ jobs:
|
||||
uses: actions/[email protected]
|
||||
-
|
||||
name: Set up QEMU
|
||||
id: qemu
|
||||
uses: ./setup-qemu/
|
||||
with:
|
||||
image: ${{ matrix.image }}
|
||||
platforms: ${{ matrix.platforms }}
|
||||
-
|
||||
name: Available platforms
|
||||
run: echo ${{ steps.qemu.outputs.platforms }}
|
||||
|
||||
Reference in New Issue
Block a user