echo matrix
This commit is contained in:
parent
b994da02e7
commit
1f429a5cc0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue