We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5887bc1 commit 14ae68eCopy full SHA for 14ae68e
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
build_script: mac/build-archive.sh
48
upload_pattern: blue*.zip
49
50
- name: ${{ matrix.name }} ${{ matrix.arch }}
+ name: ${{ matrix.name }} [${{ matrix.arch }}]
51
runs-on: ${{ matrix.runs_on }}
52
env:
53
ARCH: ${{ matrix.arch }}
0 commit comments