Skip to content

Commit

Permalink
Added build of developer's documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Nov 22, 2023
1 parent 34d9569 commit f6fa36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Configure
run: ./configure
- name: Build & package
run: make build doc
run: make build doc dev_doc

0 comments on commit f6fa36e

Please sign in to comment.