Skip to content

Commit

Permalink
chore: update docusaurus yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chau Tran authored and Chau Tran committed Apr 1, 2023
1 parent 213174d commit a45804c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:

- name: Install dependencies
run: |
pnpm install
pnpm --filter "./apps/documentation" install
pnpm install --no-frozen-lockfile
pnpm --filter "./apps/documentation" install --no-frozen-lockfile
- name: Create local build artifacts
run: |
Expand Down

0 comments on commit a45804c

Please sign in to comment.