Fix output path
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 1m15s

This commit is contained in:
Marko Korhonen 2024-02-26 10:42:41 +02:00
parent aa157a304f
commit 8e356fbc15
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -16,4 +16,4 @@ jobs:
- name: Install NPM packages
run: npm install
- name: Run Hugo
run: hugo --gc --minify --cleanDestinationDir -d /korhonen.cc
run: hugo --gc --minify --cleanDestinationDir -d /public