Add debugging to npm publish
This commit is contained in:
parent
bb41c36578
commit
5283f9ab8e
3
.github/workflows/releases.yml
vendored
3
.github/workflows/releases.yml
vendored
@ -112,3 +112,6 @@ jobs:
|
||||
|
||||
- name: Publish to NPM
|
||||
run: npm publish
|
||||
|
||||
- name: Debug
|
||||
run: cat /home/runner/.npm/_logs/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user