fix zerossl

This commit is contained in:
neil 2020-09-06 12:22:09 +08:00
parent 98124de362
commit f405f4bbc4
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@ jobs:
- name: Clone acmetest
run: cd .. && git clone https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/
- name: Run acmetest
run: cd ../acmetest && ./letest.sh
run: cd ../acmetest && sudo --preserve-env ./letest.sh