chore: grok version

This commit is contained in:
Sojan
2025-03-07 02:48:20 -08:00
parent b411752612
commit b7db7811d4
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
- run:
name: Install RVM and Ruby
command: |
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB --quiet
gpg --quiet --keyserver hkp://keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
curl -sSL https://get.rvm.io | bash -s stable --quiet
echo 'source ~/.rvm/scripts/rvm' >> $BASH_ENV
source ~/.rvm/scripts/rvm