Skip to content

Commit

Permalink
fix sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Nov 18, 2024
1 parent 86cbe48 commit 23f3cca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -198,5 +198,12 @@ provider_dist: provider_dist-linux-amd64 provider_dist-linux-arm64 provider_dist

install_sdks: install_nodejs_sdk install_dotnet_sdk install_go_sdk install_python_sdk install_java_sdk

build_nodejs: nodejs_sdk
build_python: python_sdk
build_java: java_sdj
build_dotnet: dotnet_sdk
build_go: go_sdk

# Schema is manually maintained.
schema:

0 comments on commit 23f3cca

Please sign in to comment.