Skip to content

Commit 7fe5fa7

Browse files
committed
fix: workflow
1 parent eb9a0bc commit 7fe5fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
cache: yarn
4343

4444
- name: Install dependencies
45-
run: yarn install --frozen-lockfile
45+
run: yarn install
4646
- name: Build website
4747
run: yarn build
4848

0 commit comments

Comments
 (0)