Commit 9073c455 authored by neil's avatar neil
Browse files

add curl to freebsd

parent 8694e0ad
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment