Skip to content

Commit

Permalink
chore(ci): fix deadnix command
Browse files Browse the repository at this point in the history
Signed-off-by: Flokkq <[email protected]>
  • Loading branch information
Flokkq committed Dec 24, 2024
1 parent e0c2079 commit 0334ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
experimental-features = nix-command flakes
- run: nix flake check
- name: Deadnix Check
run: nix run github:astro/deadnix -- --check
run: nix run github:astro/deadnix

0 comments on commit 0334ebb

Please sign in to comment.