mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 21:53:36 +00:00
Update get-roots.yaml
This commit is contained in:
5
.github/workflows/get-roots.yaml
vendored
5
.github/workflows/get-roots.yaml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user