Skip to content

Commit

Permalink
github action: release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstevens19 committed Jul 1, 2024
1 parent 523d52c commit 40e66d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: rustup target add x86_64-pc-windows-msvc

- name: Build binaries
working-directory: cli
env:
RUSTFLAGS: '-C target-cpu=native'
shell: bash
Expand Down

0 comments on commit 40e66d3

Please sign in to comment.