mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-17 11:51:43 +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
|
||||
run: |
|
||||
cd ../acmetest \
|
||||
set ACME_DIRECTORY=${{ matrix.TEST_ACME_Server }} \
|
||||
&& set ACME_DIRECTORY=${{ matrix.TEST_ACME_Server }} \
|
||||
&& bash.exe -c ./letest.sh
|
||||
|
||||
FreeBSD:
|
||||
|
Loading…
Reference in New Issue
Block a user