mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-21 18:40:19 +00:00
replace tree by ls -R
This commit is contained in:
parent
849deb9a20
commit
b4fcb427a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -37,4 +37,4 @@ jobs:
|
|||
run: |
|
||||
nix build -L .#${{ matrix.target }}
|
||||
nix run -L .#${{ matrix.target }} -- --version
|
||||
tree result
|
||||
ls -R result
|
||||
|
|
Loading…
Reference in a new issue