Skip to content

Commit

Permalink
Fix validation failure
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaMahany committed Jan 8, 2024
1 parent 73ca78f commit dcc8d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
retention-days: 1

- name: show flake output attributes
run: nix flake show
run: nix flake show --impure

- name: show flake metadata
run: nix flake metadata
Expand Down

0 comments on commit dcc8d1d

Please sign in to comment.