diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 69866fc..667aab4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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