ci: install arm64 libc headers for releases
This commit is contained in:
parent
2e69de90ea
commit
39e986cbf5
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -66,6 +66,7 @@ jobs:
|
||||
sudo apt-get install -y --no-install-recommends \
|
||||
build-essential \
|
||||
gcc-aarch64-linux-gnu \
|
||||
libc6-dev-arm64-cross \
|
||||
mingw-w64
|
||||
|
||||
- name: Stash GoReleaser config
|
||||
|
||||
Loading…
Reference in New Issue
Block a user