Skip to content

chore: test ci

chore: test ci #1

Workflow file for this run

name: Nix Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/determinate-nix-action@main
- uses: DeterminateSystems/magic-nix-cache-action@v8
- run: nix build .