Skip to content

Commit f1069d1

Browse files
committed
Update Documentation.yml
1 parent 0c5bf0c commit f1069d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ jobs:
9797
9898
- name: '🚀 Deploy to GitHub-Pages'
9999
run: |
100-
cd docs/public
100+
ls -al
101+
cd public
101102
git init
102103
cp ../.git/config ./.git/config
103104
touch .nojekyll

0 commit comments

Comments
 (0)