This commit is contained in:
neil
2022-07-17 11:53:23 +08:00
parent ddabc38e3f
commit 3e628f2678
2 changed files with 4 additions and 4 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/netbsd-vm@v0.0.1
- uses: vmactions/netbsd-vm@v0.0.2
with:
envs: 'TEST_LOCAL TestingDomain TEST_ACME_Server CA_ECDSA CA CA_EMAIL TEST_PREFERRED_CHAIN'
nat: |