Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger authored Aug 4, 2023
1 parent 49540d8 commit fc17701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: rustup target add x86_64-apple-darwin

- name: Install aarch64 target
runn: rustup target add aarch64-unknown-linux-gnu
run: rustup target add aarch64-unknown-linux-gnu

- name: Install Dependencies
run: |
Expand Down

0 comments on commit fc17701

Please sign in to comment.