Update Docs.yml
This commit is contained in:
parent
51800b1960
commit
3d1a50d2a7
9
.github/workflows/Docs.yml
vendored
9
.github/workflows/Docs.yml
vendored
@ -20,6 +20,9 @@ jobs:
|
|||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
- name: Run a one-line script
|
- name: Run a one-line script
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install doxygen -y
|
cd ..
|
||||||
cd Docs
|
git clone https://github.com/NPI-D7/BCSTM-Player.git
|
||||||
doxygen
|
cd RenderD7
|
||||||
|
cp -r ../BCSTM-Player/RenderD7-6.0.0/* .
|
||||||
|
git stage *
|
||||||
|
git push 0.7.0
|
||||||
|
Loading…
Reference in New Issue
Block a user