Give it a little space

This commit is contained in:
Markus Olsson 2023-06-21 13:12:26 +02:00
parent b4e221d827
commit 24c892f23d

View file

@ -110,7 +110,7 @@ jobs:
if: ${{runner.os == 'macOS'}}
with:
name: ${{matrix.friendlyName}}-${{matrix.arch}}
path: dist/GitHubDesktop-${{matrix.arch}}.zip
path: dist/GitHub Desktop-${{matrix.arch}}.zip
if-no-files-found: error
- name: Upload Windows artifacts
uses: actions/upload-artifact@v3