提交 0f2364ff 编写于 作者: N Nliver 提交者: mergify[bot]

Update website-deploy.yml

上级 249213d7
......@@ -19,7 +19,7 @@ jobs:
with:
node-version: 16.x
- name: Install dependencies and build website
run: cd website && yarn install && yarn build
run: cd website && yarn install --frozen-lockfile && yarn build
- name: Deploy with Rsync
uses: burnett01/rsync-deployments@5.2.1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册