diff options
-rw-r--r-- | .build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ sources: - https://git.sr.ht/~jjanzen/blog tasks: - build: | + cd ~/.dotfiles + ~/website/fix-dotfile-paths.sh emacs --batch -f package-initialize --script ~/website/publish.el - package: | cd ~/public_html/ |