Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Jan 16, 2025
1 parent 9d5501a commit 3ae38e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ jobs:
run: |
python -m pip install -r requirements.txt
git clone https://github.com/trungleduc/jupyterview.git
cd jupyterview
python -m pip install -e .
jupyter labextension develop . --overwrite
cd ..
- name: Build the JupyterLite site
run: |
cp README.md content
Expand Down

0 comments on commit 3ae38e3

Please sign in to comment.