Skip to content

Commit 2a303c7

Browse files
author
Luis Orta
committed
Confirm got me, lets try this.
1 parent 0b8b41c commit 2a303c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/CodersUnite.PSSVG.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Install-Module -Name PSSVG
1+
Install-Module -Name PSSVG -AllowClobber -Force -Scope CurrentUser
22
$AssetsPath = $PSScriptRoot | Split-Path | Join-Path -ChildPath "CodersUnite\Assets"
33

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

0 commit comments

Comments
 (0)