Skip to content

Commit

Permalink
Sync eng/common directory with azure-sdk-tools for PR 7729 (#28664)
Browse files Browse the repository at this point in the history
Sync eng/common directory with azure-sdk-tools for PR
Azure/azure-sdk-tools#7729 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: Patrick Hallisey <[email protected]>
  • Loading branch information
azure-sdk and hallipr authored Feb 27, 2024
1 parent 99ca444 commit b402352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/common/scripts/typespec/New-EmitterPackageLock.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ param (

New-Item $OutputDirectory -ItemType Directory -ErrorAction SilentlyContinue | Out-Null
$OutputDirectory = Resolve-Path $OutputDirectory
$EmitterPackageJsonPath = Resolve-Path $EmitterPackageJsonPath

$tempFile = New-TemporaryFile
Remove-Item $tempFile
Expand Down

0 comments on commit b402352

Please sign in to comment.