Skip to content

Commit

Permalink
set target
Browse files Browse the repository at this point in the history
  • Loading branch information
bittermandel authored Mar 26, 2024
1 parent 862aa3a commit a6b7042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions-rust-lang/setup-rust-toolchain@v1

- name: Generate the artifacts
run: cargo build --release
run: cargo build --release --target $TARGET

- name: Move files
run: |
Expand Down

0 comments on commit a6b7042

Please sign in to comment.