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