fix: remove rvm from binary_artifacts

This commit is contained in:
cat-master21 2023-07-20 10:33:54 -07:00 committed by GitHub
parent 60ee92864b
commit 3d304f1bb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/*