Skip to content

Commit

Permalink
Fix doc workflow?
Browse files Browse the repository at this point in the history
  • Loading branch information
DMoore12 committed Aug 25, 2024
1 parent d0a6082 commit 30c6f73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build docs
run: sudo chmod +x generate_docs.sh
run: ./generate_docs.sh

0 comments on commit 30c6f73

Please sign in to comment.