Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Dec 24, 2023
1 parent 0c2f7d1 commit 8b47eb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ZeroSSL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
TEST_PREFERRED_CHAIN: ""
steps:
- uses: actions/checkout@v4
- name: Clone acmetest
run: cd .. && git clone --depth=1 https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/
- name: Run Test
run: |
sudo apt-get update && apt-get install -y curl socat; && \
Expand Down

0 comments on commit 8b47eb4

Please sign in to comment.