Skip to content

Fix try_layout for count == 0 #9

Fix try_layout for count == 0

Fix try_layout for count == 0 #9

Workflow file for this run

name: build
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12
- name: Building package
run: nix-build . -A defaultPackage.x86_64-linux