Actions: publish - fixup
This commit is contained in:
parent
6ce89c3c2d
commit
f046eb6555
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ jobs:
|
|||
out-link: ${{ steps.pkgs.outputs.pkgs-name }}
|
||||
- name: load image into docker
|
||||
run: |
|
||||
docker load < ${{ steps.pkg.outputs.pkg-name }}
|
||||
docker load < ${{ steps.pkgs.outputs.pkgs-name }}
|
||||
|
|
Loading…
Add table
Reference in a new issue