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

This commit is contained in:
Zuckerberg 2023-04-23 19:49:59 -06:00
parent bdc0dd5656
commit f4b3ec91eb

View File

@ -24,7 +24,7 @@ jobs:
run: printenv | cut -d'=' -f1
- name: Check Flake
run: nix flake check --show-trace
run: env -u GITHUB_TOKEN -u GITHUB_ENV -u GITHUB_SERVER_URL nix flake check --show-trace
- name: wget https://api.github.com/repos/NixOS/nixpkgs/tarball/8dafae7c03d6aa8c2ae0a0612fbcb47e994e3fb8
if: always()