Checki which ros.
This commit is contained in:
parent
18d6f82a70
commit
a277b6aaca
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -29,6 +29,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
cache-name: cache-roswell
|
cache-name: cache-roswell
|
||||||
with:
|
with:
|
||||||
|
# ~/.cache/common-lisp/
|
||||||
path: |
|
path: |
|
||||||
~/.roswell
|
~/.roswell
|
||||||
/usr/local/etc/roswell
|
/usr/local/etc/roswell
|
||||||
|
@ -50,6 +51,7 @@ jobs:
|
||||||
- name: Check dirs again
|
- name: Check dirs again
|
||||||
run: |
|
run: |
|
||||||
set -x
|
set -x
|
||||||
|
which ros
|
||||||
ls ~/.roswell
|
ls ~/.roswell
|
||||||
ls /usr/local/etc/roswell
|
ls /usr/local/etc/roswell
|
||||||
ls .qlot
|
ls .qlot
|
||||||
|
|
Loading…
Reference in a new issue