Skip to content

Fix typo in ReadMe (#95) #93

Fix typo in ReadMe (#95)

Fix typo in ReadMe (#95) #93

Workflow file for this run

name: Nix
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- run: nix flake check