Update get-roots.yaml

This commit is contained in:
Jay Lee
2022-08-31 08:13:11 -04:00
committed by GitHub
parent d124575a91
commit 5e34b12e5c

View File

@ -18,5 +18,8 @@ jobs:
- name: pwd
run: pwd
- name: ls
run: ls -alRF
- name: Check for updates
run: curl -o src/roots.pem https://pki.goog/roots.pem
run: curl -o src/roots.pem -vvvv https://pki.goog/roots.pem