Run mkdocs gh-deploy --force exit code 1 #6853
Answered
by
kamilkrzyskow
meroxdotdev
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
kamilkrzyskow
Feb 29, 2024
Replies: 1 comment 10 replies
-
Hello @mer0x, You only install |
Beta Was this translation helpful? Give feedback.
10 replies
Answer selected by
meroxdotdev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @mer0x,
if you're talking about https://github.com/mer0x/merox.cloud then you forgot to install the
git-revision-date-localized
plugin in your CI.yml workflow.You only install
mkdocs-material
:https://github.com/mer0x/merox.cloud/blob/42b21a978c189a9904862740ac716f44e9798585/.github/workflows/ci.yml#L28