about summary refs log tree commit diff homepage
path: root/.build.yml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-14 14:40:04 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-14 14:40:04 +0700
commit789398fabdae29116cca5e9da42b34dbb6d81705 (patch)
tree27464008691a2100ab737282b0e7003ba7124346 /.build.yml
parenta1195ebf022cb72e8e49c2e248ce18b7f3db7425 (diff)
downloadsite-789398fabdae29116cca5e9da42b34dbb6d81705.tar.gz
Fix deployment
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.build.yml b/.build.yml
index 7090b03..73f3bb5 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,9 +1,8 @@
-image: debian/sid
+image: archlinux
 oauth: pages.sr.ht/PAGES:RW
 packages:
   - julia
-  - python3-dev
-  - python3-pip
+  - python-pip
 sources:
   - https://git.sr.ht/~cnx/site
 tasks: