Skip to content

Commit

Permalink
chore: add go generate call to the generate script for next
Browse files Browse the repository at this point in the history
  • Loading branch information
ikadix committed Jun 27, 2024
1 parent 78e8783 commit ac26272
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions next/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ docker run \
-package public \
-templates /local/templates \
/local/katapult-public-openapi.json > "./public/public.go"

go generate ./...

0 comments on commit ac26272

Please sign in to comment.