Skip to content

Commit e34a18c

Browse files
committed
build: revert disable husky in release job
1 parent 8efcf46 commit e34a18c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101
- name: Install dependencies
102102
uses: bahmutov/npm-install@v1
103103
with:
104-
install-command: npm ci --only=production --ignore-scripts
105104
useLockFile: false
106105

107106
- name: Build package

0 commit comments

Comments
 (0)