From f80c8bb49496bf16be93dd6da4c66a0b90acecc7 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Sat, 16 Mar 2024 12:01:09 +0100 Subject: [PATCH] path --- .circleci/config.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e06feb6bdc..85281674f4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -265,11 +265,10 @@ jobs: - run: name: start selenium command: | - Set-Location -Path "apps/remixdesktop/" + cd "apps/remixdesktop/" yarn -v yarn run selenium-win - shell: powershell.exe -NoProfile -NoLogo -NonInteractive -Command "{0}" - + shell: powershell.exe # see https://docs.digicert.com/en/software-trust-manager/ci-cd-integrations/script-integrations/github-integration-ksp.html sign-remixdesktop-windows: executor: win/default # executor type