Skip to content

Commit 37f1060

Browse files
committed
Try to update certificates for mono
1 parent 6df92f0 commit 37f1060

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
7.0.x
2323
8.0.x
2424
25+
- name: Get Certificates
26+
run: cert-sync /etc/ssl/certs/ca-bundle.crt
27+
2528
- name: Build
2629
run: ./build.sh
2730

0 commit comments

Comments
 (0)