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 aec7f70 commit a8e3b43Copy full SHA for a8e3b43
1 file changed
.github/workflows/macos.yml
@@ -45,4 +45,4 @@ jobs:
45
- uses: actions/upload-artifact@v4
46
with:
47
path: ${{ github.workspace }}/resources/macos/${{ env.APP_NAME }}.app
48
- name: ${{ env.APP_NAME }}-${{ matrix.variant.arch }}.app
+ name: ${{ env.APP_NAME }}-${{ matrix.variant.arch }}
0 commit comments