Skip to content

Commit

Permalink
chore: update font installation command to include 'cascadiacode-nf-p…
Browse files Browse the repository at this point in the history
…ropo'

- update the font installation command to include `cascadiacode-nf-propo`
  • Loading branch information
falcucci committed Sep 19, 2024
1 parent 3eb23de commit eaf0c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
scoop install git
scoop bucket add extras
scoop bucket add nerd-fonts
scoop install Monaspace-NF FiraCode-NF ProFont-NF Cascadia-Code CascadiaCode-NF CascadiaMono-NF CascadiaCode-NF-Mono Noto-NF
scoop install Monaspace-NF FiraCode-NF ProFont-NF Cascadia-Code CascadiaCode-NF CascadiaMono-NF CascadiaCode-NF-Mono CascadiaCode-NF-Propo Noto-NF
- name: Install Fonts
run: |
Expand Down

0 comments on commit eaf0c7e

Please sign in to comment.