diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ea3ecad..e80c34d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: - name: install linux cross compiler run: brew tap messense/macos-cross-toolchains && - brew install x86_64-unknown-linux-gnu + brew install x86_64-unknown-linux-gnu aarch64-unknown-linux-gnu - name: Build release linux x86_64 binary run: