add: core.addPath()
This commit is contained in:
parent
349881b966
commit
9e04da8578
2 changed files with 6 additions and 12 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -31,6 +31,8 @@ jobs:
|
|||
|
||||
- name: Dump
|
||||
run: |
|
||||
ls -la /usr/local/bin
|
||||
echo ${HOME}
|
||||
ls -la ${HOME}
|
||||
ls -la
|
||||
echo ${PATH}
|
||||
hugo version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue