This commit is contained in:
neil
2022-07-27 22:17:35 +08:00
parent 1ea8cfbfb0
commit 1a140a5515
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ jobs:
run: echo "TestingDomain=${{steps.tunnel.outputs.server}}" >> $GITHUB_ENV
- name: Clone acmetest
run: cd .. && git clone https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/
- uses: vmactions/openbsd-vm@v0.0.6
- uses: vmactions/openbsd-vm@v0.0.7
with:
envs: 'TEST_LOCAL TestingDomain TEST_ACME_Server CA_ECDSA CA CA_EMAIL TEST_PREFERRED_CHAIN'
nat: |