parent
0a949509fb
commit
368a322bd7
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
|||
run: 'make html'
|
||||
|
||||
- name: deploy documentation
|
||||
run: 'cp build/* /data/documentation/'
|
||||
run: 'cp -r build/html/* /data/documentation/'
|
||||
|
||||
- name: chown documentation
|
||||
run: 'chown www-data:www-data -R /data/documentation/'
|
||||
|
|
Loading…
Add table
Reference in a new issue