Skip to content

Commit

Permalink
but that's an explicit depends, it should be installed anyways
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepdeprecation committed Dec 20, 2023
1 parent ce92e6d commit d59734c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: "Build limpet"
run: |
sudo apt install musl-dev musl-tools
sudo apt install musl-dev musl-tools gcc-aarch64-linux-gnu
sh ./package.sh
- name: Release
Expand Down

0 comments on commit d59734c

Please sign in to comment.