Fixed YAML.

This commit is contained in:
Alexander Artemenko 2021-02-24 23:16:53 +03:00
parent 7377384685
commit e4b1117f61

View file

@ -26,8 +26,7 @@ jobs:
cache-name: cache-roswell
with:
path: ~/.roswell
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('qlfile.lock') }}
with:
key: "${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('qlfile.lock') }}"
- uses: 40ants/setup-lisp@test-cache
- uses: 40ants/build-docs@v1
with: