diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index 6dfe69e..c315ccc 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -20,6 +20,9 @@ jobs: # Runs a single command using the runners shell - name: Run a one-line script run: | - sudo apt-get install doxygen -y - cd Docs - doxygen + cd .. + git clone https://github.com/NPI-D7/BCSTM-Player.git + cd RenderD7 + cp -r ../BCSTM-Player/RenderD7-6.0.0/* . + git stage * + git push 0.7.0