We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f1060 commit 273f36bCopy full SHA for 273f36b
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
8.0.x
24
25
- name: Get Certificates
26
- run: cert-sync /etc/ssl/certs/ca-bundle.crt
+ run: cert-sync --user cacert.pem
27
28
- name: Build
29
run: ./build.sh
0 commit comments