Skip to content

Commit 7f8be20

Browse files
committed
tweak ci
1 parent 4799d38 commit 7f8be20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: Install Package
3131
run: |
32-
pip install -e .
32+
pip install .
3333
3434
- name: Build Documentation
3535
run: |

0 commit comments

Comments
 (0)