parent
85fba37af8
commit
0ba1b39c23
1 changed files with 4 additions and 1 deletions
|
@ -11,7 +11,10 @@ jobs:
|
|||
- run: cd-clone-branch
|
||||
|
||||
- run: cd-clone-python 'rwx.work/rwx'
|
||||
- run: cd-install-packages 'python3-sphinx'
|
||||
- run: |
|
||||
cd-install-packages \
|
||||
'python3-sphinx' \
|
||||
'python3-sphinx-rtd-theme' \
|
||||
|
||||
- run: cd-build-project
|
||||
- run: cd-browse-workspace
|
||||
|
|
Loading…
Reference in a new issue