You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deployment is failing as the benchmark files are too large.
/usr/bin/git push origin gh-pages
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
remote: error: Trace: 3da56e75e1182fd5249a2d712546e87bccacada9bbfcf81a944efa3a5a30dad8
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File benchmark/data.json is 101.01 MB; this exceeds GitHub's file size limit of 100.00 MB
To https://github.com/blinkk/amagaki.git
! [remote rejected] gh-pages -> gh-pages (pre-receive hook declined)
error: failed to push some refs to 'https://github.com/blinkk/amagaki.git'
Error: Action failed with "The process '/usr/bin/git' failed with exit code 1"
Deployment is failing as the benchmark files are too large.
Would prefer smaller benchmarks like this:
https://deno.land/benchmarks
The text was updated successfully, but these errors were encountered: