Skip to content

made 37c3 compatible #14

made 37c3 compatible

made 37c3 compatible #14

Workflow file for this run

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