test pages build with self compiled ruby binaries
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 28m47s
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 28m47s
This commit is contained in:
parent
c57cd11ebc
commit
bab44a4991
@ -47,8 +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 --repository https://git.morlana.online/Morlana/rvm-binaries.git --branch binaries && \
|
||||||
rvm install 3.2.0 && \
|
|
||||||
ruby -v && gem -v && \
|
ruby -v && gem -v && \
|
||||||
gem install bundler jekyll webrick
|
gem install bundler jekyll webrick
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
|
Loading…
x
Reference in New Issue
Block a user