This commit is contained in:
parent
a021189b32
commit
6c88ed829e
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@ jobs:
|
|||
run:
|
||||
echo $PATH
|
||||
|
||||
- name: Check cwd
|
||||
run:
|
||||
pwd
|
||||
|
||||
- name: Check nix version
|
||||
run:
|
||||
echo $(nix --version)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue