Skip to content

Commit

Permalink
Try setup-python for build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeFyhrCeesay committed Aug 14, 2024
1 parent 1ba7d5f commit aa9aade
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/setup-python@v5
with:
python-version: '3.11'

# Build
- name: Build docs
Expand Down

0 comments on commit aa9aade

Please sign in to comment.