about summary refs log tree commit diff homepage
path: root/.builds/auto.yml
diff options
context:
space:
mode:
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