From 5cf2696b0761113bc5fd26aa3e06f9b13c2a832a Mon Sep 17 00:00:00 2001 From: "5684185+vsariola@users.noreply.github.com" <5684185+vsariola@users.noreply.github.com> Date: Fri, 20 Mar 2026 22:48:45 +0200 Subject: [PATCH] testing 2 --- .github/workflows/binaries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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