about summary refs log tree commit diff
path: root/.build.yml
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-03-14 14:22:56 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-03-14 14:22:56 +0700
commitd02a380caa30a804c927498e624927daa70b0b13 (patch)
treea5f1ddfe758fcbdfb6fed6a6edaf38c566522401 /.build.yml
parent5b264ffb30b74250113fb3149d3766203f392390 (diff)
downloadblog-d02a380caa30a804c927498e624927daa70b0b13.tar.gz
Install gems without documents
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index f0c0b5f..700f236 100644
--- a/.build.yml
+++ b/.build.yml
@@ -7,7 +7,7 @@ environment:
   site: huyngo.srht.site
 tasks:
 - install: |
-    gem install --user-install jekyll bundler
+    sudo gem install jekyll bundler --no-document
     git clone https://git.sr.ht/~sircmpwn/openring
     cd openring
     go build -o openring