Skip to content

Commit a45804c

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
chore: update docusaurus yml
1 parent 213174d commit a45804c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docusaurus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323

2424
- name: Install dependencies
2525
run: |
26-
pnpm install
27-
pnpm --filter "./apps/documentation" install
26+
pnpm install --no-frozen-lockfile
27+
pnpm --filter "./apps/documentation" install --no-frozen-lockfile
2828
2929
- name: Create local build artifacts
3030
run: |

0 commit comments

Comments
 (0)