Skip to content

Commit f64c94f

Browse files
Update deploy.yml
1 parent a6719ad commit f64c94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm install -g yarn
2626

2727
- name: Install dependencies with Yarn
28-
run: yarn install --frozen-lockfile
28+
run: yarn install
2929

3030
- name: Generate build timestamp
3131
id: timestamp

0 commit comments

Comments
 (0)