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 cache-name: cache-roswell
with: with:
path: ~/.roswell path: ~/.roswell
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('qlfile.lock') }} key: "${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('qlfile.lock') }}"
with:
- uses: 40ants/setup-lisp@test-cache - uses: 40ants/setup-lisp@test-cache
- uses: 40ants/build-docs@v1 - uses: 40ants/build-docs@v1
with: with: