Problem with using squidfunk/mkdocs-material within Github Actions #5814
simondueckert
started this conversation in
General
Replies: 1 comment 4 replies
-
I'm not sure what GitHub Action you are using and I've never seen those configuration options – they were not created by us. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to use the docker image squidfunk/mkdocs-material within a Github Action and get an error message "". This is the part of the workflow yaml file:
I suppose there is something wrong with the configfile line? The path and file exists, it is checked out from the github repo? What's wrong?
Beta Was this translation helpful? Give feedback.
All reactions