adam7 / delugia-code

Can we add Nerd Fonts to Cascadia Code Font using a GitHub Action
MIT License
567 stars 34 forks source link

Update font patcher #77

Closed Finii closed 1 year ago

Finii commented 1 year ago

Fixes #76

This does not trigger on Nerd Font updates, though. But I believe that is not needed.

Finii commented 1 year ago

Add fuse which has been dropped from the Ubuntu container with 22.04 as it seems. Force push.

Finii commented 1 year ago

Probably we should also update actions... just spotted

uses: actions/checkout@v2

(v3 is current)

Oh, I already updated it in the PR, but there are others...

Edit: Add last comment

Finii commented 1 year ago

Sorry for all the failed CI runs. When you are once in a hurry and skip offline testing :grimacing:

Now this should be good to go.

adam7 commented 1 year ago

No worries, sometimes CI is the perfect repl 😄