ci: check .ssh
This commit is contained in:
parent
4ee63c621f
commit
aad3fee1fc
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- name: Sanity Check
|
- name: Sanity Check
|
||||||
run: |
|
run: |
|
||||||
ls -lha
|
ls -lha
|
||||||
ls -lha /usr/local
|
ls -lha ~/.ssh
|
||||||
whoami
|
whoami
|
||||||
echo $PATH
|
echo $PATH
|
||||||
- name: Display Go version
|
- name: Display Go version
|
||||||
|
|
Loading…
Reference in New Issue
Block a user