Skip to content

Commit

Permalink
Update cachix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lehmanator authored Jan 30, 2024
1 parent 1335c6a commit a66283d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- run: nix-build
- run: nix-shell --run "echo OK"

0 comments on commit a66283d

Please sign in to comment.