Skip to content

Ensure make prepublishOnly creates a proper build from scratch. #58

Ensure make prepublishOnly creates a proper build from scratch.

Ensure make prepublishOnly creates a proper build from scratch. #58

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check