Skip to content

doc: fix README -> How to use part. #4

doc: fix README -> How to use part.

doc: fix README -> How to use part. #4

Workflow file for this run

name: "Build solaar"
on:
pull_request:
jobs:
Build-Package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix build