Try to mitigate a build issue.
This commit is contained in:
parent
f9754bc67c
commit
978e58b863
|
|
@ -39,6 +39,7 @@ jobs:
|
|||
commit_author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
||||
# Build docs
|
||||
- run: rm ./node_modules -rvf
|
||||
- run: mkdir docs && echo cook.aiurs.co > docs/CNAME
|
||||
- uses: mhausenblas/mkdocs-deploy-gh-pages@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue