Add debugging to npm publish

This commit is contained in:
GCHQDeveloper581 2026-02-11 13:07:11 +00:00
parent bb41c36578
commit 5283f9ab8e
No known key found for this signature in database
GPG Key ID: 6222E059A3DF595C

View File

@ -112,3 +112,6 @@ jobs:
- name: Publish to NPM
run: npm publish
- name: Debug
run: cat /home/runner/.npm/_logs/*