mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 21:42:57 +00:00
Fix
This commit is contained in:
2
.github/workflows/sub-tag-push-image.yml
vendored
2
.github/workflows/sub-tag-push-image.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
uses: ./.github/actions/create-dev-env
|
uses: ./.github/actions/create-dev-env
|
||||||
|
|
||||||
- name: Download built image 📥
|
- name: Download built image 📥
|
||||||
uses: ./.github/actions/create-dev-env
|
uses: ./.github/actions/load-image
|
||||||
with:
|
with:
|
||||||
image: ${{ inputs.image }}
|
image: ${{ inputs.image }}
|
||||||
platform: ${{ inputs.platform }}
|
platform: ${{ inputs.platform }}
|
||||||
|
Reference in New Issue
Block a user