Skip to content

Commit 273f36b

Browse files
committedJul 28, 2024
Try with a local file
1 parent 37f1060 commit 273f36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
8.0.x
2424
2525
- name: Get Certificates
26-
run: cert-sync /etc/ssl/certs/ca-bundle.crt
26+
run: cert-sync --user cacert.pem
2727

2828
- name: Build
2929
run: ./build.sh

0 commit comments

Comments
 (0)