Skip to content

Update README.md (#80) #240

Update README.md (#80)

Update README.md (#80) #240

Workflow file for this run

name: "Nix Build"
on:
pull_request:
push:
jobs:
all-targets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build