Browse Source

fix windows

pull/3288/head^2
neilpang 5 years ago
committed by Bernard Spil
parent
commit
838bf2684b
  1. 2
      .github/workflows/LetsEncrypt.yml

2
.github/workflows/LetsEncrypt.yml

@ -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:

Loading…
Cancel
Save