Skip to content

Commit c52876b

Browse files
author
Luis Orta
committed
Maybe the module needs to be imported?
1 parent 2a303c7 commit c52876b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Build/CodersUnite.PSSVG.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Install-Module -Name PSSVG -AllowClobber -Force -Scope CurrentUser
2+
Import-Module -Name PSSVG
23
$AssetsPath = $PSScriptRoot | Split-Path | Join-Path -ChildPath "CodersUnite\Assets"
34

45
if (-not (Test-Path $AssetsPath)) {

0 commit comments

Comments
 (0)