Skip to content

Commit 8ed4d7b

Browse files
committed
Update build.yaml
1 parent e998408 commit 8ed4d7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ jobs:
3535
- name: Set up Docker Buildx
3636
uses: docker/setup-buildx-action@v3
3737

38+
- uses: satackey/[email protected]
39+
# Ignore the failure of a step and avoid terminating the job.
40+
continue-on-error: true
41+
3842
- name: Cache Docker layers
3943
uses: actions/cache@v4
4044
with:

0 commit comments

Comments
 (0)