Skip to content

Commit

Permalink
👷 deploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhzLuke96 committed May 21, 2024
1 parent 697a215 commit 35c3bb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
with:
node-version: "18"

- name: Install pnpm
run: npm install -g pnpm
- name: Install pnpm and turbo
run: npm install -g pnpm turbo

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit 35c3bb9

Please sign in to comment.