Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Jan 3, 2024
1 parent 35f6c4e commit 53888e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
release:
strategy:
matrix:
platform: [macos-12, ubuntu-20.04]
platform: [macos-12, ubuntu-20.04, windows-2019]
runs-on: ${{ matrix.platform }}

steps:
Expand Down
1 change: 0 additions & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ install_zeek_package() {

$sudo pip3 install btest wheel

install_zeek_package corelight/zeek-community-id 181a104b99d9019771ece7e489e46f2268b746d8
install_zeek_package brimdata/geoip-conn c9dd7f0f8d40573189b2ed2bae9fad478743cfdf
install_zeek_package salesforce/hassh 76a47abe9382109ce9ba530e7f1d7014a4a95209
install_zeek_package salesforce/ja3 421dd4f3616b533e6971bb700289c6bb8355e707
Expand Down

0 comments on commit 53888e7

Please sign in to comment.