mirror of
https://github.com/vsariola/sointu.git
synced 2026-03-31 11:13:00 -04:00
testing 2
This commit is contained in:
parent
8182d507ce
commit
5cf2696b07
2
.github/workflows/binaries.yml
vendored
2
.github/workflows/binaries.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
|||||||
output: sointu-vsti.a
|
output: sointu-vsti.a
|
||||||
bundleoutput: sointu-vsti
|
bundleoutput: sointu-vsti
|
||||||
params: -buildmode=c-archive -tags="plugin" ./cmd/sointu-vsti/
|
params: -buildmode=c-archive -tags="plugin" ./cmd/sointu-vsti/
|
||||||
pre: env GOARCH=arm64
|
pre: env GOOS=darwin GOARCH=arm64
|
||||||
bundle: true
|
bundle: true
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
asmnasm: /Users/runner/nasm/nasm
|
asmnasm: /Users/runner/nasm/nasm
|
||||||
|
|||||||
Reference in New Issue
Block a user