Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

build_git

build_git #1

Workflow file for this run

name: "build_git"
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31
- run: nix build .#scroll-git