lzr265946
2023-02-15 d2755f476872da773b816b3952acef97e1ee9336
.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/