Skip to content

Commit ddcba5c

Browse files
Minor fixes. (#9)
1 parent b041e1b commit ddcba5c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/mkdocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
run: |
2727
cp README.md docs/index.md
2828
sed -i 's|docs/guide.md|guide/|g' docs/index.md
29-
mkdir docs/media
30-
cp media/logo.png docs/media/logo.png
3129
3230
- name: Build mkdocs site
3331
run: mkdocs build

0 commit comments

Comments
 (0)