Skip to content

Version bump

Version bump #27

Workflow file for this run

name: "Build with Nix"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DeterminateSystems/nix-installer-action@v9
- name: Build package
run: nix build