source diff file

This commit is contained in:
techknowlogick 2023-04-14 18:00:19 -04:00
parent cb859ed637
commit 40c3516a53
1 changed files with 1 additions and 2 deletions

View File

@ -20,8 +20,7 @@ jobs:
curl -sSL https://rvm.io/mpapis.asc | gpg --import -
curl -sSL https://rvm.io/pkuczynski.asc | gpg --import -
curl -sSL https://get.rvm.io | bash -s stable
echo "source $HOME/.rvm/scripts/rvm" >> ~/.bash_profile
source $HOME/.rvm/scripts/rvm
source /etc/profile.d/rvm.sh
rvm -v
ruby -v
- name: install tools