Skip to content

Commit 704b6d0

Browse files
committed
github: run with logs in CI
1 parent 24b22e3 commit 704b6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: Install Nix
1818
uses: cachix/[email protected]
1919
- name: Build
20-
run: nix build
20+
run: nix build -v -L

0 commit comments

Comments
 (0)