Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soruly authored Sep 9, 2024
1 parent 3a51930 commit 77e321d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Download all workflow run artifacts
uses: actions/download-artifact@v4
with:
pattern: dist/
pattern: "**/*"

- name: Build and push
id: docker_build
Expand Down

0 comments on commit 77e321d

Please # to comment.