🔧 Chore: update build command

This commit is contained in:
Cell
2024-11-19 09:55:44 +08:00
parent a073b0e9f2
commit 0af0b136ba
+1 -1
View File
@@ -18,4 +18,4 @@ jobs:
hugo-version: latest
extended: true
- name: Build Hugo static files
run: hugo -v --source=demo --gc --minify
run: hugo --source=demo --gc --minify --logLevel info