mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 13:43:35 +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
@ -17,6 +17,9 @@ jobs:
|
|||||||
|
|
||||||
- name: pwd
|
- name: pwd
|
||||||
run: pwd
|
run: pwd
|
||||||
|
|
||||||
|
- name: ls
|
||||||
|
run: ls -alRF
|
||||||
|
|
||||||
- name: Check for updates
|
- 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