Skip to content

Commit

Permalink
install more
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyagr authored Dec 29, 2023
1 parent 7dd37d8 commit d63f5d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y --no-install-recommends xz-utils liblz4-tool musl-tools
sudo apt-get install -y gcc-aarch64-linux-gnu binutils-aarch64-linux-gnu
- name: Install Rust
uses: dtolnay/rust-toolchain@1482605bfc5719782e1267fd0c0cc350fe7646b8
with:
Expand Down

0 comments on commit d63f5d2

Please sign in to comment.