Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Dec 28, 2023
1 parent 7d3b48a commit 62bb12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
if: "!startsWith(matrix.platform, 'windows-')"
run: |
cd zeek
./configure --enable-static-broker --enable-static-binpac
./configure --binary-package --enable-static-broker --enable-static-binpac
make -j${{ steps.cpu-cores.outputs.count }}
sudo make install
Expand Down

0 comments on commit 62bb12e

Please sign in to comment.