Fix: pages-deploy
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 6m3s
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 6m3s
This commit is contained in:
parent
1e3657f788
commit
432f3fe79c
@ -51,7 +51,7 @@ jobs:
|
||||
curl -sSL https://rvm.io/pkuczynski.asc | gpg --import - && \
|
||||
curl -sSL https://get.rvm.io | bash -s stable && \
|
||||
source /etc/profile.d/rvm.sh && \
|
||||
rvm mount -r https://raw.morlana.online/morlana/rvm-binaries/@binaries/ubuntu/22.04/aarch64/ruby-$RUBY_VERSION.tar.bz2 && \
|
||||
rvm mount -r https://raw.morlana.space/morlana/rvm-binaries/@binaries/ubuntu/22.04/aarch64/ruby-$RUBY_VERSION.tar.bz2 && \
|
||||
rvm use $RUBY_VERSION && ruby -v && gem -v && \
|
||||
gem install bundler jekyll webrick
|
||||
- name: Setup Node
|
||||
|
Loading…
x
Reference in New Issue
Block a user