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 af5cec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

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

0 comments on commit af5cec9

Please sign in to comment.