Skip to content

Commit

Permalink
fix broken script
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-mman committed Mar 3, 2025
1 parent 801b753 commit 69fdf40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions regen_openapi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ if [[ -z "$CI" ]]; then
--input-file lib-openapi.json \
--output-dir go/models
rm go/{environment,health,ingest_endpoint}.go
fi

# === Java ===
if [[ -z "$CI" ]]; then
Expand Down

0 comments on commit 69fdf40

Please sign in to comment.