fix windows

This commit is contained in:
neilpang 2021-06-13 15:30:51 +08:00
parent 67c42c5911
commit 1ff5d71e12
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ jobs:
shell: cmd shell: cmd
run: | run: |
cd ../acmetest \ cd ../acmetest \
set ACME_DIRECTORY=${{ matrix.TEST_ACME_Server }} \ && set ACME_DIRECTORY=${{ matrix.TEST_ACME_Server }} \
&& bash.exe -c ./letest.sh && bash.exe -c ./letest.sh
FreeBSD: FreeBSD: