Merge branch 'master' of github.com:40ants/setup-lisp
This commit is contained in:
commit
4caaac9902
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ To make caching work, add such sections into your workflow file:
|
|||
echo $HOME/.roswell/bin >> $GITHUB_PATH
|
||||
echo .qlot/bin >> $GITHUB_PATH
|
||||
if: steps.cache.outputs.cache-hit == 'true'
|
||||
- uses: 40ants/setup-lisp@test-cache
|
||||
- uses: 40ants/setup-lisp@v1
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue