mirror of
https://github.com/sst/opencode.git
synced 2025-07-07 16:14:59 +00:00

* sync * ci test * ci test * tag * sync * sync * ci * sync * enable cgo * sync * add back brew * switch to main
3 lines
79 B
Bash
Executable file
3 lines
79 B
Bash
Executable file
#!/usr/bin/env bash
|
|
set -e
|
|
goreleaser build --clean --snapshot --skip validate
|