mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
Fix naming
This commit is contained in:
4
.github/workflows/build-docker.yml
vendored
4
.github/workflows/build-docker.yml
vendored
@@ -71,5 +71,5 @@ jobs:
|
|||||||
- name: Upload artifact 💾
|
- name: Upload artifact 💾
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: myimage
|
name: base-notebook
|
||||||
path: /tmp/myimage.tar
|
path: /tmp/image.tar
|
||||||
|
Reference in New Issue
Block a user