mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-01-16 13:12:55 +08:00
Try to mitigate a build issue.
This commit is contained in:
parent
a7d975dc80
commit
0bd82de343
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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…
x
Reference in New Issue
Block a user