Skip to content

refactor(readme): remove repository path duplications #7

refactor(readme): remove repository path duplications

refactor(readme): remove repository path duplications #7

name: Nix Flake Check
on:
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- name: Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
- name: Test
run: nix flake check