Skip to content

Commit

Permalink
fix(internal/kokoro): path to module root to run discogen (#1433)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss committed Feb 10, 2022
1 parent 14d6bf5 commit 4499c41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/kokoro/discogen.sh
Expand Up @@ -16,4 +16,5 @@ set -x
cd github/google-api-go-client
export DISCOVERY_DIR=$(pwd)

cd internal/kokoro/discogen
go run google.golang.org/api/internal/kokoro/discogen

0 comments on commit 4499c41

Please sign in to comment.