Last 12 weeks Β· 76 commits
5 of 6 standards met
Hi @antfu, Sorry if this is working as intended, but I noticed that the scheduler workflow uses : https://github.com/antfu/static/blob/master/.github/workflows/scheduler.yml#L12 Since sponsorkit's default font stack (which you created) has first: https://github.com/antfu-collective/sponsorkit/blob/a58e70f5cc9d4c85937b093c75630edd4fefb7c8/src/configs/defaults.ts#L36 I'm guessing you intended to display sponsors with the font. However, I suspect the rendering results might be different from your local environment because the GitHub Actions Ubuntu environment doesn't have and falls back to or . Would it make sense to use in the workflow to maintain consistency with your intended design? Thanks!
Repository: antfu/static. Description: Host for static files Stars: 89, Forks: 11. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Open PRs: 0, open issues: 1. Last activity: 22h ago. Community health: 85%. Top contributors: antfu, github-actions[bot], everfu, jd-solanki.
Description PR is just using latest version of github actions Linked Issues none Additional context None