adam7 / delugia-code

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

Update font patcher #77

Closed Finii closed 2 years ago

Finii commented 2 years ago

Fixes #76

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

Finii commented 2 years ago

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

Finii commented 2 years 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 2 years 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 2 years ago

No worries, sometimes CI is the perfect repl 😄