Try use fixed build-docs.

This commit is contained in:
Alexander Artemenko 2021-02-25 00:47:59 +03:00
parent 1f2c40fa44
commit 09b7780ebd

View file

@ -51,7 +51,7 @@ jobs:
if: steps.cache.outputs.cache-hit == 'true'
- uses: 40ants/setup-lisp@test-cache
if: steps.cache.outputs.cache-hit != 'true'
- uses: 40ants/build-docs@v1
- uses: 40ants/build-docs@v2-alpha
with:
asdf-system: docs
# ngrok-auth-token: ${{ secrets.NGROK_AUTH_TOKEN }}