Skip to content

Bump version to 1.4.1 #19

Bump version to 1.4.1

Bump version to 1.4.1 #19

Workflow file for this run

name: "nixpkgs CI"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
nix-build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v19
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: ci.nix
run: nix-build ci.nix