We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dfb95b commit 05bfc15Copy full SHA for 05bfc15
.github/workflows/blank.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: 构建页面
33
uses: borales/actions-yarn@v4
34
with:
35
- cmd: docs:build
+ cmd: build
36
37
# 查看 workflow 的文档来获取更多信息
38
# @see https://github.com/crazy-max/ghaction-github-pages
0 commit comments