Skip to content

Commit

Permalink
Removed mkdocs folder creation
Browse files Browse the repository at this point in the history
  • Loading branch information
nireneko committed Mar 26, 2024
1 parent d716833 commit 4d89da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mkdocs

pre_install_actions:
- mkdir -p ${DDEV_APPROOT}/mkdocs/docs
- mkdir -p ${DDEV_APPROOT}/docs
- touch ${DDEV_APPROOT}/mkdocs.yml
- touch ${DDEV_APPROOT}/docs/index.md

Expand Down

0 comments on commit 4d89da3

Please sign in to comment.