Skip to content

Nix flakes and GitHub actions #1

Nix flakes and GitHub actions

Nix flakes and GitHub actions #1

Workflow file for this run

name: Foundry CI
on: push
jobs:
minimal:
runs-on: ubuntu-latest
steps:
- uses: nixbuild/nix-quick-install-action@v26
- run: nix build --version
- run: nix build