Skip to content

Commit 9717333

Browse files
authored
ci: add font-install download step to checks.yml
1 parent a6227f8 commit 9717333

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
# shell: pwsh
186186
# working-directory: .github/scripts
187187
# run: |
188+
# Invoke-WebRequest -Uri 'https://github.com/ietf-tools/common/raw/main/scripts/font-install/font-install.exe' -OutFile font-install.exe
188189
# & ./font-install.exe -debug https://fonts.google.com/download?family=Roboto%20Mono
189190
# & ./font-install.exe -debug https://noto-website-2.storage.googleapis.com/pkgs/Noto-unhinted.zip
190191

0 commit comments

Comments
 (0)