Skip to content

Commit 15e7243

Browse files
committed
build: update release workflow
Signed-off-by: Amine Benseddik <[email protected]>
1 parent 5bdc8a2 commit 15e7243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: 22
2323

2424
- name: Install dependencies
25-
run: npm ci --omit=optional
25+
run: npm ci
2626

2727
- name: Run linter
2828
run: npm run lint

0 commit comments

Comments
 (0)