Skip to content

Commit 2f34a76

Browse files
authored
Added pull arg to always try and pull the referenced images. (#13)
1 parent 73626d9 commit 2f34a76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ runs:
146146
cache-from: type=gha
147147
cache-to: type=gha,mode=max
148148
provenance: false
149+
pull: true
149150

150151
- name: Export GHCR.io resource
151152
id: ghc_img_id

0 commit comments

Comments
 (0)