Skip to content

Commit

Permalink
build: build with cross
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Sep 20, 2022
1 parent e8bb102 commit 7ea6f90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
with:
command: build
args: --release --target=x86_64-unknown-linux-musl
use-cross: true

- name: cargo clippy
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 7ea6f90

Please sign in to comment.