Pin Hugo to 0.121.2 for anubis2 theme compatibility
Some checks failed
Deploy / deploy (push) Failing after 6s
Some checks failed
Deploy / deploy (push) Failing after 6s
The theme uses site.Locale (removed in 0.123) and .Language.Label (removed in 0.124). Pinning to 0.121.2, the last pre-deprecation stable release. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
227fbe202c
commit
d5605b302e
@ -6,7 +6,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
HUGO_VERSION: "0.151.0"
|
||||
HUGO_VERSION: "0.121.2"
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user