Skip to content

Commit 980ece2

Browse files
committed
ci: enable logs for nix build
1 parent 8fffb3d commit 980ece2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
1010
- uses: cachix/install-nix-action@v30
11-
- run: nix build
11+
- run: nix build -L

0 commit comments

Comments
 (0)