Skip to content

Commit

Permalink
Merge pull request #323 from 9glenda/patch-1
Browse files Browse the repository at this point in the history
Added nix Flake check to flake.yml
  • Loading branch information
cafkafk committed Sep 15, 2023
2 parents 7fa2455 + c5255b1 commit b98b3a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flake.yml
Expand Up @@ -13,5 +13,5 @@ jobs:
uses: DeterminateSystems/flake-checker-action@v5 # This action
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- name: Build default package
run: nix build
- name: Nix Flake Check
run: nix flake check --all-systems

0 comments on commit b98b3a1

Please sign in to comment.