Skip to content

Commit

Permalink
Fix for freebsd ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
wcawijngaards committed Aug 21, 2024
1 parent 04e6f9e commit 19d53d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis_ports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ jobs:
memory: 4G
cpu_count: 2
run: |
ASSUME_ALWAYS_YES=yes sudo pkg install openssl libevent expat
sudo pkg install -y openssl libevent expat
./configure ${{ matrix.cross_platform_config }}
make
make test
Expand Down

0 comments on commit 19d53d5

Please sign in to comment.