Skip to content

Commit 99db907

Browse files
committed
updated github ci script
1 parent af3731b commit 99db907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
cache: 'npm'
5858

5959
- name: 📦 Install dependencies
60-
run: npm ci
60+
run: npm i
6161

6262
- name: 🏗 Build project
6363
env:

0 commit comments

Comments
 (0)