From f1069d114f73521e44a563a34b651e405a6f086a Mon Sep 17 00:00:00 2001 From: stnolting Date: Fri, 11 Oct 2024 16:34:46 +0200 Subject: [PATCH] Update Documentation.yml --- .github/workflows/Documentation.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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