Skip to content

Commit 677df9a

Browse files
committed
:octocat: fix for CI fix
1 parent 06d5e92 commit 677df9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ jobs:
132132
if: github.ref_name == 'main'
133133
runs-on: ubuntu-latest
134134

135+
env:
136+
SPHINXBUILD: ci-venv/bin/sphinx-build
137+
135138
steps:
136139
- name: "Checkout sources"
137140
uses: actions/checkout@v4

0 commit comments

Comments
 (0)