Skip to content

Commit 9c8633a

Browse files
Update merge.yml
1 parent bb42289 commit 9c8633a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/setup-node@v4
1919

2020
- name: Install dependencies
21-
run: npm ci
21+
run: npm i
2222

2323
- name: Build
2424
run: npm run build

0 commit comments

Comments
 (0)