i18n
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-07-18 09:36:49 +00:00
parent f512538d1c
commit c35c1ea6d8

View File

@@ -30,7 +30,7 @@ steps:
- mkdocs build
- cp -r site/ /site
- chmod -R 777 /site
- cp -r . /docs
- cp docs /docs
volumes:
- name: site