Skip to content

Commit

Permalink
docs: use cloud-rad version 4.0+ (#4733)
Browse files Browse the repository at this point in the history
  • Loading branch information
dansaadati authored Oct 10, 2023
1 parent 86e26db commit 2db2272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kokoro/release/docs-devsite-single.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ npm install
# passes on current working directory for cloud rad
export MONO_REPO_CWD=$PWD

npm install --no-save @google-cloud/cloud-rad@^0.3.6
npm install --no-save @google-cloud/cloud-rad@^0.4.0
# publish docs to devsite
npx @google-cloud/cloud-rad . cloud-rad

0 comments on commit 2db2272

Please sign in to comment.