Skip to content

Commit

Permalink
one more test
Browse files Browse the repository at this point in the history
Thomas-Avery committed Apr 30, 2024

Verified

This commit was signed with the committer’s verified signature.
Thomas-Avery Thomas Avery
1 parent c15e2a4 commit 2f8a13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cli.yml
Original file line number Diff line number Diff line change
@@ -268,7 +268,7 @@ jobs:
- name: Install apt requirements
if: ${{ matrix.settings.target == 'x86_64-unknown-linux-musl' || matrix.settings.target == 'aarch64-unknown-linux-musl' }}
run: |
sudo apt-get install -y --no-install-recommends zsh xz-utils liblz4-tool musl-tools brotli zstd
sudo apt-get install -y --no-install-recommends zsh xz-utils liblz4-tool musl-tools brotli zstd crossbuild-essential-arm64
- name: Install rust
uses: dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable

0 comments on commit 2f8a13b

Please sign in to comment.