mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 23:12: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 💾
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: myimage
|
||||
path: /tmp/myimage.tar
|
||||
name: base-notebook
|
||||
path: /tmp/image.tar
|
||||
|
Reference in New Issue
Block a user