the base
This commit is contained in:
4
.github/workflows/documentation.yml
vendored
4
.github/workflows/documentation.yml
vendored
@@ -31,7 +31,9 @@ jobs:
|
||||
run: ./install_v.sh
|
||||
|
||||
- name: Generate documentation
|
||||
run: ./doc.vsh
|
||||
run: |
|
||||
./doc.vsh
|
||||
ls /home/runner/work/herolib/docs
|
||||
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v3
|
||||
|
||||
Reference in New Issue
Block a user