diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index ae0c03739..193dc6a06 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -97,7 +97,8 @@ jobs: - name: '🚀 Deploy to GitHub-Pages' run: | - cd docs/public + ls -al + cd public git init cp ../.git/config ./.git/config touch .nojekyll