summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-12-31 22:08:52 -0500
committerGitHub <noreply@github.com>2022-12-31 22:08:52 -0500
commita956d9e9a10de07596ef49d8885c2459f62e9560 (patch)
tree4c353816284554048399a892d977614b2ab6a1e7 /scripts
parent4d5a58c3eced02189b70ecfdae4dc600b98d20c2 (diff)
ci: remove typo in chocolatey template (#944)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/windows/choco/chocolateyinstall.ps1.template1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/windows/choco/chocolateyinstall.ps1.template b/scripts/windows/choco/chocolateyinstall.ps1.template
index a9245d18..c914ea9e 100644
--- a/scripts/windows/choco/chocolateyinstall.ps1.template
+++ b/scripts/windows/choco/chocolateyinstall.ps1.template
@@ -13,4 +13,3 @@ $packageArgs = @{
}
Install-ChocolateyZipPackage @packageArgs
-j \ No newline at end of file