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

arouteserver: 1.13.0 -> 1.23.1 #18

arouteserver: 1.13.0 -> 1.23.1

arouteserver: 1.13.0 -> 1.23.1 #18

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