update known rvm binaries
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 6m0s
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 6m0s
This commit is contained in:
parent
775e5ed1ee
commit
ab2f5316d3
@ -47,6 +47,7 @@ jobs:
|
|||||||
curl -sSL https://rvm.io/pkuczynski.asc | gpg --import - && \
|
curl -sSL https://rvm.io/pkuczynski.asc | gpg --import - && \
|
||||||
curl -sSL https://get.rvm.io | bash -s stable && \
|
curl -sSL https://get.rvm.io | bash -s stable && \
|
||||||
source /etc/profile.d/rvm.sh && \
|
source /etc/profile.d/rvm.sh && \
|
||||||
|
rvm get head && \
|
||||||
rvm install 3.2.0 && \
|
rvm install 3.2.0 && \
|
||||||
ruby -v && gem -v && \
|
ruby -v && gem -v && \
|
||||||
gem install bundler jekyll webrick
|
gem install bundler jekyll webrick
|
||||||
|
Loading…
x
Reference in New Issue
Block a user