mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-15 10:45:48 +00:00
pwsh already have nuget
This commit is contained in:
parent
c485fcd230
commit
aaeab1cb27
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ for:
|
||||||
PShell: '7'
|
PShell: '7'
|
||||||
install:
|
install:
|
||||||
- pwsh: |
|
- pwsh: |
|
||||||
Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force | Out-Null
|
|
||||||
Install-Module InvokeBuild -Scope CurrentUser -Force
|
Install-Module InvokeBuild -Scope CurrentUser -Force
|
||||||
Install-Module BuildHelpers -Scope CurrentUser -Force
|
Install-Module BuildHelpers -Scope CurrentUser -Force
|
||||||
Install-Module platyPS -Scope CurrentUser -Force
|
Install-Module platyPS -Scope CurrentUser -Force
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue