Skip to content

Fixup flakes and CI. #199

Fixup flakes and CI.

Fixup flakes and CI. #199

Workflow file for this run

name: "Push to Cachix"
on:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
- uses: cachix/cachix-action@v14
with:
name: monte
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- run: nix build