Skip to content

Commit

Permalink
Update build.yml fix exe deploy name
Browse files Browse the repository at this point in the history
  • Loading branch information
Et0h authored Oct 11, 2023
1 parent 96e9ea7 commit 5a3fc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
name: Syncplay-${{ env.VER }}-x86-Setup.exe
path: |
Syncplay-${{ env.VER }}-Setup.exe
Syncplay-${{ env.VER }}-x86-Setup.exe
windows64:
name: Build for Windows (64-bit)
Expand Down

0 comments on commit 5a3fc3d

Please sign in to comment.