From 3d304f1bb93823ff39137d9cd3c9c2aad5dd74f3 Mon Sep 17 00:00:00 2001 From: cat-master21 <96554164+cat-master21@users.noreply.github.com> Date: Thu, 20 Jul 2023 10:33:54 -0700 Subject: [PATCH] fix: remove rvm from binary_artifacts --- .cirrus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 89a5965b7..76bf728ab 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -90,7 +90,6 @@ arm_linux_task: - yarn build - yarn run build:apm build_binary_script: - - source /etc/profile.d/rvm.sh - yarn dist || yarn dist binary_artifacts: path: ./binaries/*