add curl to freebsd
parent
098ef976f7
commit
182d150eaa
|
@ -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