Skip to content

Commit 23ba347

Browse files
committed
fix for windows artifact
1 parent 51134ab commit 23ba347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
uses: actions/upload-artifact@v4
5151
with:
5252
name: ${{ matrix.artifact_name }}
53-
path: dist/AudioTTo
53+
path: dist/AudioTTo*

0 commit comments

Comments
 (0)