From 732c656044f7f247c504b5e934188481c0741ca0 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Mon, 4 Mar 2024 13:54:29 +0100 Subject: [PATCH] brew --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c4ffe9f4b7..fe2eccdabd 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -308,7 +308,7 @@ jobs: - run: name: Notarize the app command: | - sudo apt-get install jq + brew install jq cd apps/remixdesktop zsh notarizedmg.sh - store_artifacts: