site

personal website, served at mordaunt.dev/site
Log | Files | Refs

commit a89a947bc643d1cad2412a603bf1de4ba8d7666a
parent 8b1ac5dfce7b73bd475b0943f9dffb973c295ff9
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Fri, 11 Jul 2025 11:53:30 -0300

ci: needs hugo tool

Diffstat:
M.builds/publish.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.builds/publish.yml b/.builds/publish.yml @@ -2,6 +2,7 @@ image: alpine/edge oauth: pages.sr.ht/PAGES:RW packages: - hut +- hugo environment: site: site tasks: