We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b041e1b commit ddcba5cCopy full SHA for ddcba5c
1 file changed
.github/workflows/mkdocs.yml
@@ -26,8 +26,6 @@ jobs:
26
run: |
27
cp README.md docs/index.md
28
sed -i 's|docs/guide.md|guide/|g' docs/index.md
29
- mkdir docs/media
30
- cp media/logo.png docs/media/logo.png
31
32
- name: Build mkdocs site
33
run: mkdocs build
0 commit comments