Skip to content

Commit

Permalink
Update target for Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
rabilrbl committed Jan 20, 2024
1 parent 7e28991 commit 7d1a008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
target: x86_64-unknown-linux-gnu
filename: downapk-linux-x86_64
- os: windows-latest
target: x86_64-pc-windows-gnu
target: x86_64-pc-windows-msvc
filename: downapk-windows-x86_64.exe
extension: .exe
- os: macos-latest
Expand Down

0 comments on commit 7d1a008

Please sign in to comment.