Skip to content

Commit

Permalink
Fix Github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
banchan86 committed Nov 16, 2024
1 parent 28831df commit 3acaa9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
with:
python-version: '3.12'
cache: 'pip'

- name: Setup Pyyaml
run: pip install pyyaml==6.0.2

- name: Build Documentation
Expand Down

0 comments on commit 3acaa9e

Please sign in to comment.