upload v3
This commit is contained in:
3
.github/workflows/build_jlext.yml
vendored
3
.github/workflows/build_jlext.yml
vendored
@@ -65,8 +65,7 @@ jobs:
|
|||||||
python -m build
|
python -m build
|
||||||
pip uninstall -y "${{ inputs.extension-name }}" jupyterlab
|
pip uninstall -y "${{ inputs.extension-name }}" jupyterlab
|
||||||
|
|
||||||
- name: Upload extension packages
|
- uses: actions/upload-artifact@v3
|
||||||
uses: actions/upload-artifact@v4
|
|
||||||
with:
|
with:
|
||||||
name: ${{ inputs.artifact-name }}
|
name: ${{ inputs.artifact-name }}
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user