We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3874ab3 commit 82f6b46Copy full SHA for 82f6b46
1 file changed
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Upload artifacts
56
uses: actions/upload-artifact@v4
57
with:
58
- name: SPlayer-Win-${{ matrix.arch }
+ name: SPlayer-Win-${{ matrix.arch }}
59
if-no-files-found: ignore
60
path: |
61
dist/*.exe
0 commit comments