Skip to content

chore: update docs and instructions #1269

chore: update docs and instructions

chore: update docs and instructions #1269

Workflow file for this run

name: nix flake check
on:
pull_request:
push:
branches: [main]
jobs:
flake-check:
name: nix flake check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- run: nix flake check