Commit 217289f
committed
fix: Add SkiaSharp dependencies for Ubuntu CI
- Install required system libraries for SkiaSharp on Ubuntu
- Add libfontconfig1, libfreetype6, libx11-6, libxext6, libxrender1, libxtst6
- Fix DllNotFoundException for libSkiaSharp in CI environment
- Ensure tests can run properly with SkiaSharp graphics library1 parent 8dc32f7 commit 217289f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
0 commit comments