change to backslash for powershell

This commit is contained in:
Kyle Spearrin 2019-03-16 23:31:36 -04:00
parent 06994dc227
commit 482bf74b0d
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ after_build:
}
else {
echo "Deploy Windows..."
./scripts/choco-update.ps1 -version $env:PACKAGE_VERSION
.\scripts\choco-update.ps1 -version $env:PACKAGE_VERSION
}
}
- sh: |

2
jslib

@ -1 +1 @@
Subproject commit 13a160fb795a69bad1edbb3fc5fd5c7c15396e03
Subproject commit b5b4222b325a5fab7fabfd53f23de1876ffccec8