Skip to content

Commit 058e4de

Browse files
committed
a
1 parent f0f4b4f commit 058e4de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.scripts/automation_generate.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ pnpm run build
3535
cd ../../..
3636

3737
cd azure-sdk-for-js
38+
echo '----------------- pwd start'
39+
pwd
40+
echo '----------------- pwd end'
3841
node ../azure-sdk-tools/tools/js-sdk-release-tools/dist/autoGenerateInPipeline.js --inputJsonPath=$1 --outputJsonPath=$2 --use=@autorest/typescript@^6.0.12 --typespecEmitter=@azure-tools/typespec-ts

0 commit comments

Comments
 (0)