Skip to content

Commit dbbe372

Browse files
committed
Update main.yml
1 parent bef6273 commit dbbe372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
node-version: 16.x
3535

3636
- name: Install dependencies
37-
run: yarn install --frozen-lockfile
37+
run: yarn install
3838
- name: Build website
3939
run: yarn build
4040

0 commit comments

Comments
 (0)