Skip to content

Commit

Permalink
chore: Updating the attestation to use the right path for armv8
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlovelltroy committed Nov 7, 2024
1 parent 7462a30 commit 8a72cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Attest coredhcp binary linux_arm64
uses: actions/attest-build-provenance@v1
with:
subject-path: dist/coredhcp_linux_arm64/coredhcp
subject-path: dist/coredhcp_linux_arm64_v8.0/coredhcp

- name: generate build provenance of docker container
uses: actions/attest-build-provenance@v1
Expand Down

0 comments on commit 8a72cd5

Please sign in to comment.