Skip to content

Commit

Permalink
docs: improve font installation process in project
Browse files Browse the repository at this point in the history
- fix typo in font installation command
  • Loading branch information
falcucci committed Sep 20, 2024
1 parent f7dfabd commit 11f126d
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 @@ -201,7 +201,7 @@ jobs:
scoop install git
scoop bucket add extras
scoop bucket add nerd-fonts
scoop install Monaspace-NF FiraCode-NF ProFont-NF CascadiaCode-NF Noto-NF
scoop install Monaspace Monaspace-NF FiraCode-NF ProFont-NF CascadiaCode-NF Noto-NF
- name: Restart font cache
if: matrix.os == 'windows-2022'
Expand Down

0 comments on commit 11f126d

Please sign in to comment.