Switch back to build-docs@v1
This commit is contained in:
parent
5287719976
commit
307064275f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -49,7 +49,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@v2-alpha
|
||||
- uses: 40ants/build-docs@v1
|
||||
with:
|
||||
asdf-system: docs
|
||||
# ngrok-auth-token: ${{ secrets.NGROK_AUTH_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue