mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-23 16:43:25 -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
|
asmnasm: /Users/runner/nasm/nasm
|
||||||
output: sointu-compile
|
output: sointu-compile
|
||||||
params: cmd/sointu-compile/main.go
|
params: cmd/sointu-compile/main.go
|
||||||
- os: macos-13
|
- os: macos-latest
|
||||||
asmnasm: /Users/runner/nasm/nasm
|
asmnasm: /Users/runner/nasm/nasm
|
||||||
output: sointu-track
|
output: sointu-track
|
||||||
params: -tags=native cmd/sointu-track/main.go
|
params: -tags=native cmd/sointu-track/main.go
|
||||||
- os: macos-13
|
- os: macos-latest
|
||||||
asmnasm: /Users/runner/nasm/nasm
|
asmnasm: /Users/runner/nasm/nasm
|
||||||
output: sointu-vsti.a
|
output: sointu-vsti.a
|
||||||
bundleoutput: sointu-vsti
|
bundleoutput: sointu-vsti
|
||||||
|
|||||||
Reference in New Issue
Block a user