Skip to content

Commit 062b18b

Browse files
Moar debug logs
1 parent 44cf392 commit 062b18b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
echo "GITHUB_ACTIONS=$GITHUB_ACTIONS"
5959
npm --version
6060
npm config get registry
61+
npm config get userconfig
6162
6263
- name: Publish packages
6364
if: github.event_name == 'push' && (startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/master')

0 commit comments

Comments
 (0)