Skip to content

Commit 6475b2f

Browse files
authored
Update pack-libs.yml
1 parent 7b1c6ca commit 6475b2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pack-libs.yml

+4
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
- libavif
4444
- libpng
4545
- libtiff
46+
- icu
47+
- libcares
4648
exclude:
4749
- { runner: "windows-2019", lib: "pkg-config" }
4850
- { runner: "windows-2019", lib: "gmp" }
@@ -51,6 +53,8 @@ jobs:
5153
- { runner: "windows-2019", lib: "libargon2" }
5254
- { runner: "windows-2019", lib: "libiconv" }
5355
- { runner: "windows-2019", lib: "libtiff" }
56+
- { runner: "windows-2019", lib: "icu" }
57+
- { runner: "windows-2019", lib: "libcares" }
5458
fail-fast: false
5559
steps:
5660
- name: "Process env string"

0 commit comments

Comments
 (0)