Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Jul 18, 2024
1 parent 353bec3 commit 5a4799a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: docker_image_{{matrix.arch}}
path: *.tar
path: hbb_*.tar

build_release:
name: "Build release Docker images"
Expand Down

0 comments on commit 5a4799a

Please sign in to comment.