Skip to content

Commit 82bdd32

Browse files
authored
Update deploy.yml
1 parent f36d4f9 commit 82bdd32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: '20'
2323

2424
- name: Install dependencies
25-
run: npm ci
25+
run: npm install
2626

2727
- name: Build
2828
run: npm run build

0 commit comments

Comments
 (0)