.gitea/workflows/check: output build logs with -L
Run nix flake check / build (push) Failing after 2m10s

This commit is contained in:
2026-05-31 19:50:21 +09:00
parent 0fa835d36e
commit 8afa09b948
+1 -1
View File
@@ -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