From fa041968ad9481cc2289ce2d203b3e54077e8f80 Mon Sep 17 00:00:00 2001 From: robin Date: Fri, 12 Apr 2024 18:15:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/build=5F?= =?UTF-8?q?jlext.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_jlext.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_jlext.yml b/.github/workflows/build_jlext.yml index 15e5e15..fa35a1d 100644 --- a/.github/workflows/build_jlext.yml +++ b/.github/workflows/build_jlext.yml @@ -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