Skip to content

Commit 29c3298

Browse files
Update build.yml
1 parent 79ad413 commit 29c3298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
uses: actions/upload-artifact@v4
102102
with:
103103
name: macOS .app
104-
path: dist/*.app
104+
path: dist/mac
105105

106106
- name: Upload .snap files
107107
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)