Skip to content

refactor(2017.06-haskell): define generic reallocate #58

refactor(2017.06-haskell): define generic reallocate

refactor(2017.06-haskell): define generic reallocate #58

Workflow file for this run

name: Build the flake
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@V27
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- uses: cachix/cachix-action@v15
with:
name: yurrriq
skipPush: true
- run: nix build --show-trace --verbose