about summary refs log tree commit diff
path: root/.build.yml
diff options
context:
space:
mode:
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 fed0104..bd50f82 100644
--- a/.build.yml
+++ b/.build.yml
@@ -4,7 +4,7 @@ environment:
   site: huyngo.srht.site
 tasks:
 - install: |
-    sudo apt install ruby-full golang
+    yes | sudo apt install ruby-full golang
     gem install jekyll bundler
     git clone https://git.sr.ht/~sircmpwn/openring
     cd openring