Skip to content

update sflow_exporter config #19

update sflow_exporter config

update sflow_exporter config #19

Workflow file for this run

name: "build"
on:
push:
branches: [ main ]
tags: [ '*' ]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
- run: nix flake check
- run: nix build -L