XTLS / Xray-docs-next

Xray-docs-next
https://xtls.github.io
Creative Commons Attribution Share Alike 4.0 International
176 stars 236 forks source link

Remove git dependency #546

Closed mmmray closed 3 months ago

mmmray commented 3 months ago

https://github.com/XTLS/Xray-docs-next/pull/544#discussion_r1700989447

According to Google, it seems that dependabot invokes pnpm in such a way that it fails to download from GitHub via HTTPS, and tries to fall back to SSH.

Point to the tarball directly and hope that fixes things.