Skip to content

Bump cachix/install-nix-action from 20 to 21 #14

Bump cachix/install-nix-action from 20 to 21

Bump cachix/install-nix-action from 20 to 21 #14

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build