Skip to content

Commit 6cdfb34

Browse files
committed
Fix CI same name error
1 parent 45587a6 commit 6cdfb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
sbom: false
101101

102102
- name: Build ArchLinuxARM (and push when not a PR)
103-
id: buildx
103+
id: buildx-alarm
104104
uses: docker/build-push-action@v6
105105
with:
106106
context: .

0 commit comments

Comments
 (0)