setup github lfs with cloudflare pages?

I have some github lfs files that i want to use for my cloudflare pages. How do I do that?
1 Reply
E1337 NOTORඞOUS The PRESTඞGඞOUS
Error downloading object:
batch response: Client error: https://git-lfs.github.com/objects/batch from HTTP 405
23:57:41.979
23:57:41.979 Errors logged to /opt/buildhome/clone/.git/lfs/logs/20230730T065741.970017582.log
23:57:41.979 Use `git lfs logs last` to view the log.
23:57:41.979 error: external filter 'git-lfs filter-process' failed
23:57:41.980 fatal: smudge filter lfs failed
23:57:41.980
23:57:42.931 Failed: error occurred while checking out repo
Error downloading object:
batch response: Client error: https://git-lfs.github.com/objects/batch from HTTP 405
23:57:41.979
23:57:41.979 Errors logged to /opt/buildhome/clone/.git/lfs/logs/20230730T065741.970017582.log
23:57:41.979 Use `git lfs logs last` to view the log.
23:57:41.979 error: external filter 'git-lfs filter-process' failed
23:57:41.980 fatal: smudge filter lfs failed
23:57:41.980
23:57:42.931 Failed: error occurred while checking out repo
i installed git lfs, have .gitattributes, and .lfsconfig that maps to git-lfs.github.com so it does push to github properly, it just doesn't pull for cf pages properly chatGPT told me to use wrangler.toml, still doesn't work