Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
picoHz authored Oct 10, 2024
1 parent 674270e commit b236328
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
toolchain: [aarch64-apple-darwin, aarch64-unknown-linux-gnu]
steps:
- uses: actions/checkout@v4
- name: Install Docker
run: brew install docker
- name: Install cargo-binstall
uses: cargo-bins/[email protected]
- name: Install cross
Expand Down

0 comments on commit b236328

Please sign in to comment.