Skip to content

Commit

Permalink
Update sphinx.yml
Browse files Browse the repository at this point in the history
Attempt to re-enable Pages.
  • Loading branch information
khr-innotech authored Feb 19, 2024
1 parent 9776e1f commit f13e358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
- name: Configure GitHub Pages
id: pages
uses: actions/[email protected]
with:
enablement: true
- name: Get tool versions
id: tool_versions
run: echo "python=$(grep --only-matching --perl-regexp 'python \K\S+' .tool-versions)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit f13e358

Please sign in to comment.