Commit 182d150e authored by neil's avatar neil Committed by Ed Lynes
Browse files

add curl to freebsd

parent 098ef976
...@@ -109,7 +109,7 @@ jobs: ...@@ -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
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