lets try this
Some checks failed
GitHub Pages / deploy (push) Failing after 10s

This commit is contained in:
2026-02-24 21:50:47 -06:00
parent e33face849
commit 1b151fd27f

View File

@@ -22,7 +22,7 @@ jobs:
# extended: true
- name: Build
run: hugo --minify
run: hugo --minify --destination ./public
- name: Build and push
uses: docker/build-push-action@v6