about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index bd50f82..4a5cb50 100644
--- a/.build.yml
+++ b/.build.yml
@@ -5,7 +5,7 @@ environment:
 tasks:
 - install: |
     yes | sudo apt install ruby-full golang
-    gem install jekyll bundler
+    sudo gem install jekyll bundler
     git clone https://git.sr.ht/~sircmpwn/openring
     cd openring
     go build -o openring