.github/workflows/main.yml @@ -25,6 +25,7 @@ if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev' run: | mkdir public touch public/.nojekyll mkdir public/en touch public/en/.nojekyll cp -r docs/_build/html/* public/en/