@ -46,7 +46,7 @@ jobs:
ACME_USE_WGET: ${{ matrix.ACME_USE_WGET }}
steps:
- uses: actions/checkout@v6
- uses: vmactions/cf-tunnel@v0
- uses: anyvm-org/cf-tunnel@v0
id: tunnel
with:
protocol: http
@ -52,7 +52,7 @@ jobs:
@ -53,7 +53,7 @@ jobs:
@ -34,6 +34,13 @@ jobs:
TEST_ACME_Server: "LetsEncrypt.org_test"
port: 80
- name: Set envs
run: echo "TestingDomain=${{steps.tunnel.outputs.server}}" >> $GITHUB_ENV
- name: Clone acmetest
run: |
cd .. \
@ -47,6 +47,13 @@ jobs:
- name: Install tools
run: brew install socat
@ -67,6 +67,13 @@ jobs:
shell: cmd
echo "PATH=%PATH%"
run: cd .. && git clone --depth=1 https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/