mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
load platyps
This commit is contained in:
parent
8825c4e5f5
commit
c7b82269a9
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ install:
|
|||
Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force | Out-Null
|
||||
Install-Module InvokeBuild -Scope CurrentUser -Force
|
||||
Install-Module BuildHelpers -Scope CurrentUser -Force
|
||||
Install-Module platyPS -Scope CurrentUser -Force
|
||||
Install-Module Pester -Scope CurrentUser -Force
|
||||
Install-Module PSScriptAnalyzer -Scope CurrentUser -Force
|
||||
$env:releasePath = "$($pwd.Path)\Release"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue