Skip to content

Commit 0960c0d

Browse files
committed
fix gh pages
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 74b06ca commit 0960c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ dir = "docs"
7979

8080
[tasks.build-gh-pages]
8181
description = "Build GitHub pages"
82-
# For maximum backward compatibility with Hugo modules
8382
depends = ["javadoc", "set-gh-pages-version"]
83+
# For maximum backward compatibility with Hugo modules
8484
env = { HUGO_ENVIRONMENT = "production", HUGO_ENV = "production" }
8585
dir = "docs"
8686
run = [

0 commit comments

Comments
 (0)