Skip to content

Commit 8a38e37

Browse files
npm i
1 parent 101633f commit 8a38e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

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

2323
- name: Install Dependencies
24-
run: npm ci
24+
run: npm i
2525

2626
- name: Publish Repository to Yalc
2727
run: npx yalc publish

0 commit comments

Comments
 (0)