Skip to content

Commit 90bc943

Browse files
committed
style: print all outputs
1 parent 3020964 commit 90bc943

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,5 @@ jobs:
5959
- name: Build ${{ matrix.pkg }} with Nix
6060
run: nix build -L --print-out-paths ".#${{ matrix.pkg }}"
6161

62+
- run: tree result
63+

0 commit comments

Comments
 (0)