Skip to content

Commit 45e09ba

Browse files
authored
Update c-cpp.yml
Tested action with erroneous input
1 parent 6f3409d commit 45e09ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Generate artifact attestation
1919
uses: actions/attest-build-provenance@v2
2020
with:
21-
subject-path: 'build/dotprod_exe'
21+
subject-path: 'build/nothing'

0 commit comments

Comments
 (0)