Skip to content

Commit ac5cda8

Browse files
committed
Attest ARM build
1 parent 78f4cce commit ac5cda8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build_and_release_image.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ jobs:
6767
uses: actions/attest-build-provenance@v1
6868
with:
6969
subject-path: dist/pcs_linux_amd64_v3/power-control
70-
# - name: Attest power-control binary arm64
71-
# uses: actions/attest-build-provenance@v1
72-
# with:
73-
# subject-path: dist/pcs_linux_arm64_v8.0/power-control
70+
- name: Attest power-control binary arm64
71+
uses: actions/attest-build-provenance@v1
72+
with:
73+
subject-path: dist/pcs_linux_arm64_v8.0/power-control
7474
- name: Generate build provenance
7575
uses: actions/attest-build-provenance@v1
7676
with:

0 commit comments

Comments
 (0)