From de41962d3f5bd44088104b36b5d6d68c57eb83df Mon Sep 17 00:00:00 2001 From: filip mertens Date: Sat, 16 Mar 2024 11:52:26 +0100 Subject: [PATCH] fix shell --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 212c201d70..e06feb6bdc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -268,7 +268,7 @@ jobs: Set-Location -Path "apps/remixdesktop/" yarn -v yarn run selenium-win - shell: powershell.exe -NoProfile -NoLogo -NonInteractive -Command "{0} + shell: powershell.exe -NoProfile -NoLogo -NonInteractive -Command "{0}" # see https://docs.digicert.com/en/software-trust-manager/ci-cd-integrations/script-integrations/github-integration-ksp.html sign-remixdesktop-windows: