Skip to content

Commit 7b1c6ca

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pack-libs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,15 @@ jobs:
4242
- libiconv
4343
- libavif
4444
- libpng
45+
- libtiff
4546
exclude:
4647
- { runner: "windows-2019", lib: "pkg-config" }
4748
- { runner: "windows-2019", lib: "gmp" }
4849
- { runner: "windows-2019", lib: "liblz4" }
4950
- { runner: "windows-2019", lib: "brotli" }
5051
- { runner: "windows-2019", lib: "libargon2" }
5152
- { runner: "windows-2019", lib: "libiconv" }
52-
53+
- { runner: "windows-2019", lib: "libtiff" }
5354
fail-fast: false
5455
steps:
5556
- name: "Process env string"

0 commit comments

Comments
 (0)