Skip to content

Commit

Permalink
also need to install the package itself
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski committed May 3, 2024
1 parent 683b910 commit e04de32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
working-directory: site
run: |
python -m pip install -r requirements.txt
python -m pip install ..
- name: Build the JupyterLite site
working-directory: site
run: |
Expand Down

0 comments on commit e04de32

Please sign in to comment.