Skip to content

ci: add build-all job #2

ci: add build-all job

ci: add build-all job #2

Workflow file for this run

on:
- push
jobs:
build-all:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- run: nix run nixpkgs#just build-all