mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-28 04:13:31 +08:00
remove sync-tags for Linux. It is failing. (#5299)
This commit is contained in:
parent
a954f9f98c
commit
98244a89f9
@ -28,9 +28,6 @@ try {
|
||||
Import-Module "$location/build.psm1"
|
||||
Import-Module "$location/tools/packaging"
|
||||
|
||||
Write-Verbose "Sync'ing Tags..." -verbose
|
||||
Sync-PSTags
|
||||
|
||||
Start-PSBootstrap -Package -NoSudo
|
||||
Start-PSBuild -Crossgen -PSModuleRestore @releaseTagParam
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user