Skip to content

Build Zeek on Windows #1

Build Zeek on Windows

Build Zeek on Windows #1

Workflow file for this run

name: Build Zeek on Windows
on:
workflow_dispatch:
jobs:
build:
runs-on: windows-2019
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
submodules: recursive