Updated Build System
This commit is contained in:
parent
d309385993
commit
a7395e4663
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ncc_workflow.yml
vendored
2
.github/workflows/ncc_workflow.yml
vendored
|
@ -553,6 +553,8 @@ jobs:
|
|||
|
||||
- name: zip documentation
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install zip
|
||||
zip -r documentation.zip documentation
|
||||
|
||||
- name: Upload documentation artifact
|
||||
|
|
Loading…
Add table
Reference in a new issue