Skip to content

chore(deps): bump DeterminateSystems/nix-installer-action from 11 to 12 #106

chore(deps): bump DeterminateSystems/nix-installer-action from 11 to 12

chore(deps): bump DeterminateSystems/nix-installer-action from 11 to 12 #106

Workflow file for this run

name: ci
on:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v12
- name: Enable magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Run `nix flake check`
run: nix flake check -L