mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-05 04:53:57 -05:00
5 lines
44 B
Bash
Executable File
5 lines
44 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -e
|
|
|
|
poetry build -v
|