mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 10:44:21 +01:00
feat(tui): paste images and pdfs
This commit is contained in:
@@ -5,4 +5,7 @@ set -e
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
echo "==> Running Go build"
|
||||
go build ./...
|
||||
go build .
|
||||
|
||||
# Compile the tests but don't run them
|
||||
go test -c .
|
||||
|
||||
Reference in New Issue
Block a user