Skip to content

Commit 4dd79cb

Browse files
committed
Rolled back
1 parent 1e00fd7 commit 4dd79cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/ExamplesGenerator.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,6 @@ if ($ModulesToGenerate.Count -eq 0) {
445445
[HashTable] $ModuleMapping = Get-Content $ModuleMappingConfigPath | ConvertFrom-Json -AsHashTable
446446
$ModulesToGenerate = $ModuleMapping.Keys
447447
}
448-
Set-Location ..\
449448
Start-Generator -ModulesToGenerate $ModulesToGenerate -GenerationMode "auto"
450449

451450
#Comment the above and uncomment the below start command, if you manually want to manually pass ExternalDocs url.

0 commit comments

Comments
 (0)