Skip to content

docs(docs/user/index): consider as user documentation entry point #53

docs(docs/user/index): consider as user documentation entry point

docs(docs/user/index): consider as user documentation entry point #53

Workflow file for this run

---
name: Nix Flake Check
on:
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v9
- uses: DeterminateSystems/magic-nix-cache-action@v3
- run: nix flake check