mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-17 20:01:46 +00:00
Update DNS.yml
This commit is contained in:
parent
39fa27a2dc
commit
5fd0e5add2
2
.github/workflows/DNS.yml
vendored
2
.github/workflows/DNS.yml
vendored
@ -94,7 +94,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
|
||||
|
Loading…
Reference in New Issue
Block a user