Skip to content

Commit 0c23401

Browse files
authored
Update pack-libs.yml
1 parent 0701066 commit 0c23401

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/pack-libs.yml

+9
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,19 @@ jobs:
3737
- sqlite
3838
- liblz4
3939
- openssl
40+
- brotli
41+
- libargon2
42+
- libiconv
43+
- libavif
44+
- libpng
4045
exclude:
4146
- { runner: "windows-2019", lib: "pkg-config" }
4247
- { runner: "windows-2019", lib: "gmp" }
4348
- { runner: "windows-2019", lib: "liblz4" }
49+
- { runner: "windows-2019", lib: "brotli" }
50+
- { runner: "windows-2019", lib: "libargon2" }
51+
- { runner: "windows-2019", lib: "libiconv" }
52+
4453
fail-fast: false
4554
steps:
4655
- name: "Process env string"

0 commit comments

Comments
 (0)