Skip to content

refactor: rename deploy target to link #116

refactor: rename deploy target to link

refactor: rename deploy target to link #116

Workflow file for this run

name: NixOS build check
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: DeterminateSystems/nix-installer-action@main
- name: Build NixOS configuration
run: make build