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
|
||||
pip uninstall -y "${{ inputs.extension-name }}" jupyterlab
|
||||
|
||||
- name: Upload extension packages
|
||||
uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ inputs.artifact-name }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user