Skip to content

Commit feba821

Browse files
committed
Update ci.yml
1 parent b676d5c commit feba821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
node-version: lts/*
3939
- name: Install dependencies
40-
run: npm ci
40+
run: npm install
4141
- name: Install Playwright Browsers
4242
run: npx playwright install --with-deps
4343
- name: Generate Prisma Client

0 commit comments

Comments
 (0)