mirror of
https://github.com/draussenfunker/draussenfunker.github.io.git
synced 2025-12-31 08:29:17 +00:00
fix build job
This commit is contained in:
parent
50372648a1
commit
6e476a4646
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
env:
|
||||
NODE_OPTIONS: --max_old_space_size=4096
|
||||
run: |-
|
||||
yarn run docs:build
|
||||
yarn run build
|
||||
> docs/.vuepress/dist/.nojekyll
|
||||
|
||||
- name: Deploy Docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue