Skip to content

Commit 3cb0dc2

Browse files
committed
Add mingw64-x86_64-freetype2
1 parent c7b152b commit 3cb0dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
choco install wget -y
2929
choco install unzip -y
3030
choco install dos2unix -y
31-
choco install freetype -y
31+
choco install mingw64-x86_64-freetype2 -y
3232
3333
- name: Setup PATH
3434
shell: powershell

0 commit comments

Comments
 (0)