Skip to content

Commit 0b8b41c

Browse files
author
Luis Orta
committed
Weird chicken and egg thing. Just going to try to install module first.
1 parent 74e6902 commit 0b8b41c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Build/CodersUnite.PSSVG.ps1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#requires -Module PSSVG
2-
1+
Install-Module -Name PSSVG
32
$AssetsPath = $PSScriptRoot | Split-Path | Join-Path -ChildPath "CodersUnite\Assets"
43

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

0 commit comments

Comments
 (0)