Skip to content

Commit c7b3114

Browse files
committed
verbose log
1 parent 44faf5b commit c7b3114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
node-version-file: .nvmrc
2626
registry-url: 'https://registry.npmjs.org' # required for trusted publishing
2727

28-
- run: npm install -g npm@latest
28+
- run: npm install -g npm@latest --loglevel verbose
2929
- run: npm i
3030
- run: npm run deploy

0 commit comments

Comments
 (0)