Skip to content

upstream merge template repository (#13) #30

upstream merge template repository (#13)

upstream merge template repository (#13) #30

Workflow file for this run

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