Skip to content

Commit 8b130eb

Browse files
committed
[ci] B: Fix SNP Bare Metal Test
1 parent 82492ad commit 8b130eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
# Build SNP applications and embed the attestation service's certificate.
4646
- name: "Build SNP applications"
47-
run: ./scripts/accli_wrapper.sh applications build --clean --as-cert-dir ./certs/cert.pem --in-cvm
47+
run: ./scripts/accli_wrapper.sh applications build --clean --as-cert-dir ./certs --in-cvm
4848

4949
- name: "Run supported SNP applications"
5050
run: |

0 commit comments

Comments
 (0)