Skip to content

Commit 474ba3b

Browse files
authored
Update test-deploy.yml
Signed-off-by: Lala Sabathil <[email protected]>
1 parent e3ff2f6 commit 474ba3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
cache: yarn
2323

2424
- name: Install dependencies
25-
run: yarn install --frozen-lockfile
25+
run: yarn install
2626
- name: Test build website
2727
run: yarn build

0 commit comments

Comments
 (0)