.gitea/workflows/check: output build logs with -L
Run nix flake check / build (push) Failing after 2m10s
Run nix flake check / build (push) Failing after 2m10s
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
||||
uses: https://github.com/cachix/install-nix-action@v31
|
||||
|
||||
- name: Nix flake check
|
||||
run: nix flake check
|
||||
run: nix flake check -L
|
||||
|
||||
Reference in New Issue
Block a user