diff --git a/.github/workflows/full_build.yml b/.github/workflows/full_build.yml index 0446da7..f986884 100644 --- a/.github/workflows/full_build.yml +++ b/.github/workflows/full_build.yml @@ -19,7 +19,7 @@ jobs: - os: windows-latest rust-target: aarch64-pc-windows-msvc vs-code-target: win32-arm64 - features: --no-default-features -F remote-packages,native-tls + features: --no-default-features -F remote-packages,fontconfig,native-tls - os: ubuntu-20.04 rust-target: x86_64-unknown-linux-gnu