Skip to content

Commit

Permalink
[chore] update workflow for nix regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
MangoIV committed May 31, 2024
1 parent 844392c commit 694ce33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-regen-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: regenerate nix
run: |
nix run nixpkgs#cabal-install -- update
export PRJ_ROOT=./.
nix -Lv run .#regen-nix
Expand Down

0 comments on commit 694ce33

Please sign in to comment.