Skip to content

Commit

Permalink
first run make requirements-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
sorhawell committed Sep 8, 2023
1 parent a6e0684 commit f9484ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_cross_compiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
- name: cross compile
run: |
pwd
make requirements-rs
rustup target add "$RUNNER_TARGET"
rustup default "$RUNNER_TARGET"
cargo build --lib --profile release-optimized --manifest-path=./src/rust/Cargo.toml
Expand Down

0 comments on commit f9484ef

Please sign in to comment.