Skip to content

📝 (readme): Added some documentation into the README.md #14

📝 (readme): Added some documentation into the README.md

📝 (readme): Added some documentation into the README.md #14

Workflow file for this run

name: Nix Flake Check
on:
push:
pull_request:
workflow_dispatch:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check