mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
add curl to freebsd
This commit is contained in:
parent
098ef976f7
commit
182d150eaa
2
.github/workflows/LetsEncrypt.yml
vendored
2
.github/workflows/LetsEncrypt.yml
vendored
@ -109,7 +109,7 @@ jobs:
|
|||||||
- uses: vmactions/freebsd@main
|
- uses: vmactions/freebsd@main
|
||||||
with:
|
with:
|
||||||
envs: 'NGROK_TOKEN TEST_LOCAL'
|
envs: 'NGROK_TOKEN TEST_LOCAL'
|
||||||
prepare: pkg install -y socat
|
prepare: pkg install -y socat curl
|
||||||
run: |
|
run: |
|
||||||
cd ../acmetest && ./letest.sh
|
cd ../acmetest && ./letest.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user