Merge pull request #3232 from acmesh-official/dev

sync
This commit is contained in:
neil
2020-10-26 14:35:05 +08:00
committed by GitHub
2 changed files with 34 additions and 52 deletions

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