Skip to content

Fix typo, Fix declarations for nuschtos search (#3) #1

Fix typo, Fix declarations for nuschtos search (#3)

Fix typo, Fix declarations for nuschtos search (#3) #1

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