From 54306e67e3de1bd4485baf85ca75df0ea9193342 Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Thu, 8 Jun 2023 03:50:11 +0300 Subject: [PATCH] trying to fix build --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index c7760de..5a7381e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -10,6 +10,7 @@ build_macos_arm64_task: install_pre_requirements_script: - brew install node - npm install -g npm + - npm list electron - git submodule update --init --recursive node_modules_cache: