Skip to content

Bump cachix/install-nix-action from 22 to 23 #1038

Bump cachix/install-nix-action from 22 to 23

Bump cachix/install-nix-action from 22 to 23 #1038

Workflow file for this run

name: Nix
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build