There was an error while loading. Please reload this page.
1 parent 65158a6 commit 90c1e9bCopy full SHA for 90c1e9b
1 file changed
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
draft: false
54
prerelease: false
55
files: |
56
- path: ./*.dmg
+ ./*.dmg
57
58
# linux with win32 cross-compilation
59
win32:
@@ -116,7 +116,7 @@ jobs:
116
117
118
119
- path: ./*.zip
+ ./*.zip
120
121
# linux with win64 cross-compilation
122
win64:
@@ -180,4 +180,4 @@ jobs:
180
181
182
183
0 commit comments