Skip to content

Commit d623e78

Browse files
committed
attempted to fix CI
1 parent f98a127 commit d623e78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sphinx.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
- uses: actions/checkout@v4
1212
with:
1313
persist-credentials: false
14+
- name: Install package
15+
run: pip install .
1416
- name: Build HTML
1517
uses: ammaraskar/sphinx-action@master
1618
- name: Upload artifacts

0 commit comments

Comments
 (0)