- workflows
This commit is contained in:
@@ -18,3 +18,7 @@ jobs:
|
|||||||
- name: Check path
|
- name: Check path
|
||||||
if: runner.os != 'Windows'
|
if: runner.os != 'Windows'
|
||||||
run: echo $PATH
|
run: echo $PATH
|
||||||
|
|
||||||
|
- name: Check path
|
||||||
|
if: runner.os != 'Windows'
|
||||||
|
run: echo $HOME
|
||||||
Reference in New Issue
Block a user