This commit is contained in:
parent
fd2523cc7d
commit
6b9d45662a
2 changed files with 3 additions and 0 deletions
|
|
@ -4,5 +4,8 @@ jobs:
|
||||||
print-content:
|
print-content:
|
||||||
runs-on: nixos-latest
|
runs-on: nixos-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Dump Environment Variables
|
||||||
|
run: env | sort
|
||||||
|
|
||||||
- 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