Skip to content

Commit

Permalink
optimize nix
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-lahoda committed Nov 17, 2023
1 parent 3e312b3 commit 43c211e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: cachix/cachix-action@v12
with:
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
Expand Down

0 comments on commit 43c211e

Please sign in to comment.