Skip to content

Commit

Permalink
Update publishImgToCdn.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuniu-ms committed Apr 24, 2024
1 parent 5623afe commit 8f889a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AISKU/scripts/publishImgToCdn.ps1
Expand Up @@ -50,7 +50,6 @@ Function GetReleaseFiles

# check if the img dir exists
$parentDir = Split-Path -Path $jsSdkDir -Parent
$parentDir = Split-Path -Path $parentDir -Parent
$imgSrcDir = Join-Path -Path $parentDir -ChildPath "tools\sizeImageGenerator\img"

Write-Log "Image Folder : $imgSrcDir"
Expand Down

0 comments on commit 8f889a9

Please sign in to comment.