Skip to content

Commit

Permalink
wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nekiwo committed Aug 6, 2024
1 parent f0a5e6a commit 36443f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build HTML
uses: ammaraskar/sphinx-action@main
uses: ammaraskar/sphinx-action@master
with:
pre-build-command: "pip3 install --user --ignore-installed sphinxcontrib-domaintools myst-parser furo sphinx>=6.0 sphinx_design sphinx-copybutton"
docs-folder: .
Expand Down

0 comments on commit 36443f5

Please sign in to comment.