Skip to content

Commit d421244

Browse files
committed
Remove unneeded import
1 parent 7558f45 commit d421244

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci/releaseBuild.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ stages:
108108
- pwsh: |
109109
Set-PSRepository PSGallery -InstallationPolicy Trusted
110110
Install-Module "Microsoft.PowerShell.PSResourceGet" -Repository PSGallery
111-
Import-Module "Microsoft.PowerShell.PSResourceGet"
112111
displayName: Install and import Microsoft.PowerShell.PSResourceGet
113112
114113
# Register local folder as PSRepository

0 commit comments

Comments
 (0)