Files
BadNote/.gitea
Akiba So 1e5b8a996d
Some checks failed
CI / Windows build (push) Has been cancelled
ci(windows): pre-fetch pdfium via mirror for pdfrx
pdfium_dart's native-assets hook downloads pdfium.dll from github via
package:http, which ignores HTTP_PROXY, so it fails behind the GFW.
Pre-fetch pdfium.dll through a gh-proxy mirror and pre-place it at the
hook's deterministic shared-output path (output.exists short-circuits
the download); also rewrite the hook URL to the mirror as a fallback.
Fix the build-step proxy address to the LAN proxy.
2026-06-21 20:31:09 +08:00
..