echo matrix

This commit is contained in:
Core 2022-08-05 00:07:36 +01:00
parent b994da02e7
commit 1f429a5cc0
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -27,6 +27,7 @@ jobs:
Plan: [ pkg,dmg ] Plan: [ pkg,dmg ]
steps: steps:
- run: echo ${{ matrix.Plan }}
- uses: maxim-lobanov/setup-xcode@v1 - uses: maxim-lobanov/setup-xcode@v1
with: with:
xcode-version: '12.4' xcode-version: '12.4'