Skip to content

Commit 94d5433

Browse files
committed
windows name
1 parent 2e1463d commit 94d5433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: |
7272
./build.sh -t -w -r -e
7373
mkdir windows
74-
cp build/sfoav/sfoav.exe windows/sfoav.exe
74+
cp build/sfoav/sfoav.exe windows/sfoav-windows.exe
7575
cp build/*.dll windows/
7676
cp LICENSE* windows/
7777

0 commit comments

Comments
 (0)