mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 05:07:55 +08:00
replace ls by tree
This commit is contained in:
@@ -35,5 +35,6 @@ jobs:
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- name: Run app
|
||||
run: |
|
||||
nix build -L .#${{ matrix.target }}
|
||||
nix run -L .#${{ matrix.target }} -- --version
|
||||
ls result -al
|
||||
tree result
|
||||
|
||||
Reference in New Issue
Block a user