Skip to content

Commit

Permalink
Fix workflows... please
Browse files Browse the repository at this point in the history
  • Loading branch information
DMoore12 committed Aug 25, 2024
1 parent 30c6f73 commit 3ca5fad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Build docs
- name: Update script permissions
run: sudo chmod +x generate_docs.sh
- name: Build docs
run: ./generate_docs.sh

0 comments on commit 3ca5fad

Please sign in to comment.