Skip to content

Commit 6c685ef

Browse files
committed
no install
1 parent 0b52377 commit 6c685ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
python -m venv doc_env
4040
. doc_env/bin/activate
4141
python -m pip install --upgrade pip setuptools wheel
42-
python -m pip install .
4342
4443
python -m pip install \
4544
"mkdocs==1.5.3" \

0 commit comments

Comments
 (0)