diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index 6c17e09..b0d0de1 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -89,7 +89,7 @@ jobs: output: sointu-vsti.a bundleoutput: sointu-vsti params: -buildmode=c-archive -tags="plugin" ./cmd/sointu-vsti/ - pre: env GOARCH=arm64 + pre: env GOOS=darwin GOARCH=arm64 bundle: true - os: macos-latest asmnasm: /Users/runner/nasm/nasm