This commit is contained in:
parent
13e1ab882d
commit
83d2464f5a
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ jobs:
|
||||||
- name: Dump Environment Variables
|
- name: Dump Environment Variables
|
||||||
run: env | sort
|
run: env | sort
|
||||||
|
|
||||||
- name: list /nix
|
- name: Run hello
|
||||||
run: ls -l /nix/var/nix/daemon-socket/
|
run: /nix/store/aiblla3swfhcv348k8h10mnsg35wzvm6-hello-2.12.2/bin/hello
|
||||||
|
|
||||||
- name: run nix store info
|
- name: run nix store info
|
||||||
run: nix store info
|
run: nix store info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue