about summary refs log tree commit diff homepage
path: root/.builds/auto.yml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2023-10-21 06:29:39 +0900
committerNguyễn Gia Phong <cnx@loang.net>2023-10-21 06:29:39 +0900
commit11bfc0b7c7ba43708c90f43ac3bd2e6f61d800ad (patch)
tree075ec4c96e3742ab59a7e204884f2db5efc1ca5e /.builds/auto.yml
parent2f2883337c8d5611741bb96345417b04fbe46625 (diff)
downloadsite-11bfc0b7c7ba43708c90f43ac3bd2e6f61d800ad.tar.gz
Update listing pages
Diffstat (limited to '.builds/auto.yml')
-rw-r--r--.builds/auto.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/auto.yml b/.builds/auto.yml
index bcca7f6..f20186f 100644
--- a/.builds/auto.yml
+++ b/.builds/auto.yml
@@ -20,7 +20,7 @@ tasks:
       nix-shell -p htmlq --run _libs/onlymathml
       nix-shell -p python3Packages.css-html-js-minify --run _libs/postprocess
   - deploy: |
+      chmod -R +r site/__site
       tar -cvzf site.tar.gz -C site/__site .
-      # acurl -f https://pages.sr.ht/publish/cnx.gdn -F content=@site.tar.gz
 artifacts:
   - site.tar.gz