更新 .github/workflows/build_jlext.yml
This commit is contained in:
2
.github/workflows/build_jlext.yml
vendored
2
.github/workflows/build_jlext.yml
vendored
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user