Skip to content

Commit

Permalink
Remove redundant arguments to cachix/install-nix-action
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Jun 8, 2023
1 parent 69a8e0d commit 1f12c75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix build

0 comments on commit 1f12c75

Please sign in to comment.