Skip to content

Commit 3475302

Browse files
committed
Update
1 parent 2963f21 commit 3475302

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run: |
2121
cp .github/Doxyfile ./Doxyfile
2222
cp -r .github/docs_config/* public/
23+
cp -r ././README.md public/README.md
2324
mkdir -p public/assets
2425
cp -r .github/docs_config/assets/* public/assets/
2526

0 commit comments

Comments
 (0)