Skip to content

Commit

Permalink
change image
Browse files Browse the repository at this point in the history
  • Loading branch information
dzania committed Jul 27, 2023
1 parent a46c707 commit 171c211
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ jobs:
uses: dtolnay/rust-toolchain@stable

- name: cargo build
uses: houseabsolute/actions-rust-cross@v0
uses: actions-rs/cargo@v1
with:
use-cross: true
command: build
args: --release --locked
target: x86_64-unknown-freebsd

0 comments on commit 171c211

Please sign in to comment.