mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 13:38:35 +00:00
adding freetype2 i think
This commit is contained in:
parent
10eac13b88
commit
c681d7d067
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
|||||||
profile: minimal
|
profile: minimal
|
||||||
toolchain: ${{ matrix.rust }}
|
toolchain: ${{ matrix.rust }}
|
||||||
override: true
|
override: true
|
||||||
- run: sudo apt install libxcb-shape0-dev libxcb-xfixes0-dev
|
- run: sudo apt install libxcb-shape0-dev libxcb-xfixes0-dev libfreetype6-dev
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
# workaround for https://github.com/actions/cache/issues/403
|
# workaround for https://github.com/actions/cache/issues/403
|
||||||
- name: Install GNU tar
|
- name: Install GNU tar
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user