Skip to content

Commit adc60be

Browse files
fix: removed npmrc and added verbose
1 parent c5f9848 commit adc60be

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/setup-node@v2
1616
with:
1717
node-version: 18
18-
- run: npm ci
18+
- run: npm ci --verbose
1919
- run: npm run build
2020
- run: npx semantic-release
2121
env:

.npmrc

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)