Skip to content

Commit af13d24

Browse files
authored
Update main.yml
1 parent d471a43 commit af13d24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
- name: Upload Artifact
4747
uses: actions/upload-artifact@v3
4848
with:
49-
name: tts-vue
50-
path: release/*/*.dmg | release/*/*.exe
49+
name: tts-vue-${{ matrix. os }}
50+
path: release/
5151
retention-days: 30

0 commit comments

Comments
 (0)