Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
#396 - configuring ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
g4s8 committed Mar 1, 2019
1 parent 3274fdb commit 3d0dd45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
install: |
export GEM_HOME=~/.ruby
export GEM_PATH=$GEM_HOME:$GEM_PATH
sudo apt-get update
sudo gem install pdd
sudo apt-get install -y pandoc
Expand Down

0 comments on commit 3d0dd45

Please sign in to comment.