Skip to content

Commit

Permalink
upgrade pip
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand authored Dec 20, 2023
1 parent 57b0cbd commit dc49264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Build the JupyterLite site
run: |
cp README.md content
pip install --upgrade pip
jupyter lite build --contents content --output-dir dist
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit dc49264

Please sign in to comment.