We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101633f commit 8a38e37Copy full SHA for 8a38e37
1 file changed
.github/workflows/integration.yml
@@ -21,7 +21,7 @@ jobs:
21
node-version: 22
22
23
- name: Install Dependencies
24
- run: npm ci
+ run: npm i
25
26
- name: Publish Repository to Yalc
27
run: npx yalc publish
0 commit comments