diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cb81c41..3629b60 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,8 +20,8 @@ jobs: python-version: '3.11' - name: Install the dependencies run: | - python -m pip install jupyterlite-core --pre python -m pip install jupyterlite-pyodide-kernel + python -m pip install jupyterlite-core --pre # install a dev version of the extension python -m pip install .