Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

updated arouteserver to 2.22.0 #11

updated arouteserver to 2.22.0

updated arouteserver to 2.22.0 #11

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@v26
- run: nix flake check
- run: nix build -L