mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-13 21:07:00 -07:00
2f179d1886
Adds a debug step to the 'build-and-publish.yml' workflow to print the contents of the .npmrc file immediately before the 'npm publish' step. This will help diagnose the 'ENEEDAUTH' error by showing the exact state of the npm configuration at the time of failure.