Skip to content

Commit

Permalink
👷 fix docker build digests
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Jun 23, 2024
1 parent 7c746dd commit f5d7826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ jobs:
uses: actions/download-artifact@v4
with:
path: /tmp/artifacts
pattern: '*-digests'

- name: Copy digests
run: |
Expand Down

0 comments on commit f5d7826

Please sign in to comment.