mirror of
https://github.com/vsariola/sointu.git
synced 2025-12-31 13:44:12 -05:00
try fixing CI
This commit is contained in:
parent
8d4a7a5045
commit
5d354ec49d
4
.github/workflows/binaries.yml
vendored
4
.github/workflows/binaries.yml
vendored
@ -71,11 +71,11 @@ jobs:
|
||||
asmnasm: /Users/runner/nasm/nasm
|
||||
output: sointu-compile
|
||||
params: cmd/sointu-compile/main.go
|
||||
- os: macos-13
|
||||
- os: macos-latest
|
||||
asmnasm: /Users/runner/nasm/nasm
|
||||
output: sointu-track
|
||||
params: -tags=native cmd/sointu-track/main.go
|
||||
- os: macos-13
|
||||
- os: macos-latest
|
||||
asmnasm: /Users/runner/nasm/nasm
|
||||
output: sointu-vsti.a
|
||||
bundleoutput: sointu-vsti
|
||||
|
||||
Reference in New Issue
Block a user