mirror of
https://github.com/desktop/desktop
synced 2024-10-31 05:19:03 +00:00
Give it a little space
This commit is contained in:
parent
b4e221d827
commit
24c892f23d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue