Skip to content

Update README.md

Update README.md #44

Workflow file for this run

name: 'build'
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build -L .#deploy.nodes.robot.profiles.system.path