Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Sep 16, 2023
1 parent 5ebf043 commit adc2e82
Show file tree
Hide file tree
Showing 5 changed files with 430 additions and 489 deletions.
1 change: 1 addition & 0 deletions server/api/generate.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ echo making sure that this script is run from $BASEDIR
pushd $BASEDIR > /dev/null

echo updating the generated files
export PATH="$PATH:$(go env GOPATH)/bin"
buf mod update || exit 1
buf generate || exit 1

Expand Down
Loading

0 comments on commit adc2e82

Please sign in to comment.