Skip to content

Commit 6b5b622

Browse files
authored
test error
1 parent 42b9778 commit 6b5b622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_crossbuild_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
with:
9696
path: ${{ runner.temp }}/digests
9797
pattern: digests-*
98-
merge-multiple: true
98+
# merge-multiple: true
9999
- name: check digests
100100
run: |
101101
ls -la ${{ runner.temp }}/digests

0 commit comments

Comments
 (0)