Skip to content

Commit

Permalink
reordeR:
Browse files Browse the repository at this point in the history
  • Loading branch information
iblacksand committed Jun 13, 2024
1 parent 8507c99 commit ebeeef1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ jobs:
sudo update-ca-certificates

# Verify the certificate is trusted
openssl verify /usr/local/share/ca-certificates/website_cert.crt
openssl verify /usr/local/share/ca-certificates/website_cert_chain.crt
openssl verify /usr/local/share/ca-certificates/website_cert.crt

shell: bash

- uses: actions/checkout@v3
Expand Down

0 comments on commit ebeeef1

Please sign in to comment.