Fix DOCS
This commit is contained in:
parent
de74aac8af
commit
67ecd0ceff
2
.github/workflows/Docs.yml
vendored
2
.github/workflows/Docs.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
cd ..
|
||||
git clone --depth 1 https://${{ secrets.TOKEN }}@github.com/NPI-D7/RenderD7.git RD7 -b gh-pages
|
||||
mkdir -p RD7
|
||||
#rm -r RD7/*
|
||||
rm -r RD7/*
|
||||
mv -v RenderD7/doc/html/* RD7/
|
||||
#rm -r doc
|
||||
cd RD7
|
||||
|
Loading…
Reference in New Issue
Block a user