Skip to content

Commit ea971f8

Browse files
SchlenkRSchlenkR
authored andcommitted
gha
1 parent 9981074 commit ea971f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-and-publish-docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ jobs:
2727
- name: Make docu.sh executable
2828
run: chmod +x ./docu.sh
2929

30+
- name: Build docu
31+
run: ./docu.sh
32+
shell: bash
33+
3034
- name: Upload docs artifact to GH pages
3135
uses: actions/upload-pages-artifact@v3
3236
with:

0 commit comments

Comments
 (0)