mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-26 06:52:37 +00:00
fix windows
This commit is contained in:
parent
67c42c5911
commit
1ff5d71e12
2
.github/workflows/LetsEncrypt.yml
vendored
2
.github/workflows/LetsEncrypt.yml
vendored
@ -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…
Reference in New Issue
Block a user