v0.0.3
Dax Raad 2025-04-21 20:31:47 -04:00
parent 82e92bab78
commit 15a1a43703
2 changed files with 4 additions and 8 deletions

View File

@ -38,10 +38,10 @@ aurs:
license: "MIT"
package: |-
install -Dm755 ./opencode "${pkgdir}/usr/bin/opencode"
brews:
- repository:
owner: opencode-ai
name: homebrew-tap
# brews:
# - repository:
# owner: opencode-ai
# name: homebrew-tap
nfpms:
- maintainer: opencode
description: terminal based agent that can build anything

View File

@ -1,7 +1,3 @@
#!/usr/bin/env bash
set -e
export DOCKER_PUSH=true
./platform/scripts/build
goreleaser build --clean --snapshot --skip validate
cd sdk/js
bun run release