From 13a0f7a04433141e5b846be2316a9b42de5dab54 Mon Sep 17 00:00:00 2001 From: Alphrag <34252790+Alphrag@users.noreply.github.com> Date: Mon, 25 Jul 2022 01:28:40 +0100 Subject: ci/cd: Fix typo in winget workflow [skip ci] (#514) --- .github/workflows/winget-bucket-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/winget-bucket-update.yml') diff --git a/.github/workflows/winget-bucket-update.yml b/.github/workflows/winget-bucket-update.yml index 56e2871b9..bb764dfb3 100644 --- a/.github/workflows/winget-bucket-update.yml +++ b/.github/workflows/winget-bucket-update.yml @@ -136,4 +136,4 @@ jobs: $command = ".\wingetcreate.exe update $package -v $($version.Trim('v')) -u $installerUrls -t $ghToken -o .\ -s" Write-Host $command - Invoke-Command $command + Invoke-Expression $command -- cgit v1.2.3-70-g09d2