Check cache only if restored.
This commit is contained in:
parent
aac5b08ab6
commit
342110d24f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
|
@ -44,6 +44,7 @@ jobs:
|
|||
tree ~/.roswell
|
||||
ls /usr/local/etc/roswell
|
||||
ls .qlot
|
||||
if: steps.cache.outputs.cache-hit == 'true'
|
||||
- name: Restore Path
|
||||
run: |
|
||||
echo $HOME/.roswell/bin >> $GITHUB_PATH
|
||||
|
|
Loading…
Reference in a new issue