Skip to content

Commit a3915f6

Browse files
committed
Remove local install
1 parent a6e9869 commit a3915f6

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
@@ -21,7 +21,6 @@ jobs:
2121
- name: Install the dependencies
2222
run: |
2323
python -m pip install -r requirements.txt
24-
python -m pip install .
2524
- name: Build the JupyterLite site
2625
run: |
2726
cp README.md content

0 commit comments

Comments
 (0)