Skip to content

Commit

Permalink
chore: 移除 workflow 不必要的步骤
Browse files Browse the repository at this point in the history
  • Loading branch information
QingXia-Ela committed Aug 21, 2024
1 parent 5e2da5b commit 188ece5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
with:
node-version: 18
- run: npm i pnpm -g
- run: pnpm install --no-frozen-lockfile

- name: Build Docs
run: cd docs/manual && pnpm install --no-frozen-lockfile && pnpm build
Expand Down

0 comments on commit 188ece5

Please sign in to comment.