Skip to content

Commit

Permalink
:octocat: fix for CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Oct 16, 2024
1 parent 06d5e92 commit 677df9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ jobs:
if: github.ref_name == 'main'
runs-on: ubuntu-latest

env:
SPHINXBUILD: ci-venv/bin/sphinx-build

steps:
- name: "Checkout sources"
uses: actions/checkout@v4
Expand Down

0 comments on commit 677df9a

Please sign in to comment.