Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Update build_release.yml to include Windows build target
Browse files Browse the repository at this point in the history
  • Loading branch information
rabilrbl committed Jan 20, 2024
1 parent 4a00eb8 commit 7e28991
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 @@ -20,7 +20,7 @@ jobs:
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
filename: downapk-linux-x86_64
- os: ubuntu-latest
- os: windows-latest
target: x86_64-pc-windows-gnu
filename: downapk-windows-x86_64.exe
extension: .exe
Expand Down

0 comments on commit 7e28991

Please sign in to comment.