Skip to content

Commit

Permalink
⏪ revert: "✨ feat: upgrade nerd fonts to v3.2.1"
Browse files Browse the repository at this point in the history
This reverts commit c3f4c15.
  • Loading branch information
jonz94 committed May 6, 2024
1 parent 0305cd5 commit e09ca35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-fonts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
]
env:
FILENAME: 'sarasa-${{ matrix.styles }}-${{ matrix.orthographies }}-${{ matrix.variants }}'
NERD_FONTS_VERSION: v3.2.1
NERD_FONTS_VERSION: v3.1.1
steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
]
env:
FILENAME: 'sarasa-${{ matrix.styles }}-${{ matrix.orthographies }}-${{ matrix.variants }}'
NERD_FONTS_VERSION: v3.2.1
NERD_FONTS_VERSION: v3.1.1
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit e09ca35

Please sign in to comment.