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:03:58 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-03-14 14:03:58 +0700
commitdbf271086326a8fdb8b457ba6d6a44c5e6ab5cf5 (patch)
tree5e5b9fb9482c8ed7161505f4f4b3f1e07169849d /.build.yml
parent351b13b760b182f6a77e9fb3e68505a115c75384 (diff)
downloadblog-dbf271086326a8fdb8b457ba6d6a44c5e6ab5cf5.tar.gz
Approve installation
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