Skip to content

Commit

Permalink
refactoring musl install lines
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlovelltroy committed Oct 26, 2024
1 parent 0fb387a commit 291a42e
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 @@ -24,7 +24,7 @@ jobs:
sudo update-binfmts --enable qemu-aarch64
sudo update-binfmts --display qemu-aarch64
sudo update-binfmts --enable qemu-arm
sudo update-binfmts --display qemu-armk
sudo update-binfmts --display qemu-arm
- name: Set up Go 1.23
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 291a42e

Please sign in to comment.