We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd16d00 commit 45f2116Copy full SHA for 45f2116
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Upload artifacts
28
uses: actions/upload-artifact@v4
29
with:
30
- name: macOS artifacts for ${{ matrix.os }}
+ name: macOS artifacts for ${{ matrix.os }}/${{ matrix.build_command }}
31
path: aastuff*
32
33
test-get-key:
0 commit comments