Skip to content

Commit

Permalink
gha
Browse files Browse the repository at this point in the history
  • Loading branch information
SchlenkR authored and SchlenkR committed Sep 27, 2024
1 parent 9981074 commit ea971f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
- name: Make docu.sh executable
run: chmod +x ./docu.sh

- name: Build docu
run: ./docu.sh
shell: bash

- name: Upload docs artifact to GH pages
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit ea971f8

Please sign in to comment.