mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 14:17:51 -04:00
Update Documentation.yml
This commit is contained in:
parent
0c5bf0c08f
commit
f1069d114f
1 changed files with 2 additions and 1 deletions
3
.github/workflows/Documentation.yml
vendored
3
.github/workflows/Documentation.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue