Find out where doc.git is.
This commit is contained in:
@@ -106,6 +106,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Update the online documents.
|
- name: Update the online documents.
|
||||||
run: |
|
run: |
|
||||||
|
pwd
|
||||||
|
ls
|
||||||
cd doc.git
|
cd doc.git
|
||||||
rm *.*
|
rm *.*
|
||||||
cp ../html/*.* .
|
cp ../html/*.* .
|
||||||
|
|||||||
Reference in New Issue
Block a user