更新 .github/workflows/build_jlext.yml

This commit is contained in:
2024-04-12 17:49:29 +08:00
parent 1de149141d
commit bbf1608bb0

View File

@@ -68,7 +68,7 @@ jobs:
run: | run: |
set -eux set -eux
pip install build jlpm run build
python -m build python -m build
pip uninstall -y "${{ inputs.extension-name }}" jupyterlab pip uninstall -y "${{ inputs.extension-name }}" jupyterlab