debug
Some checks failed
Check Flake / check-flake (push) Failing after 26s

This commit is contained in:
Zuckerberg 2023-04-23 19:41:29 -06:00
parent d9127c7623
commit bdc0dd5656

View File

@ -20,6 +20,9 @@ jobs:
with:
fetch-depth: 0
- name: Get ENV var names
run: printenv | cut -d'=' -f1
- name: Check Flake
run: nix flake check --show-trace