Update LetsEncrypt.yml

This commit is contained in:
neil
2020-10-21 15:00:33 +08:00
committed by GitHub
parent 3c523fb824
commit 23eccb2f20

View File

@ -58,7 +58,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install tools
run: brew update && brew install socat;
run: brew install socat
- name: Clone acmetest
run: cd .. && git clone https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/
- name: Run acmetest