更新 .github/workflows/build_jlext.yml

This commit is contained in:
2024-04-12 18:15:44 +08:00
parent 83f7565414
commit fa041968ad

View File

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