mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 13:32:56 +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
|
||||
|
||||
- name: Download built image 📥
|
||||
uses: ./.github/actions/create-dev-env
|
||||
uses: ./.github/actions/load-image
|
||||
with:
|
||||
image: ${{ inputs.image }}
|
||||
platform: ${{ inputs.platform }}
|
||||
|
Reference in New Issue
Block a user