Skip to content

Commit

Permalink
Update automation_generate.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dw511214992 authored Jun 13, 2022
1 parent 457b581 commit 59e0ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/automation_generate.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
code-gen-pipeline --inputJsonPath=$1 --outputJsonPath=$2 --use=@autorest/typescript@@6.0.0-alpha.20.20220608.1
code-gen-pipeline --inputJsonPath=$1 --outputJsonPath=$2 --use=@autorest/typescript@6.0.0-alpha.20.20220608.1

0 comments on commit 59e0ea1

Please sign in to comment.