Skip to content

bump version to 0.1.4 #180

bump version to 0.1.4

bump version to 0.1.4 #180

Workflow file for this run

name: "Build legacy Nix package on Ubuntu"
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- name: Building package
run: nix build --extra-experimental-features nix-command --extra-experimental-features flakes