replace tree by ls -R

This commit is contained in:
Clément DOUIN
2024-04-19 11:57:59 +02:00
parent 849deb9a20
commit b4fcb427a4
+1 -1
View File
@@ -37,4 +37,4 @@ jobs:
run: |
nix build -L .#${{ matrix.target }}
nix run -L .#${{ matrix.target }} -- --version
tree result
ls -R result