Skip to content

Commit 114cb4f

Browse files
authored
Update pack-libs.yml
1 parent 54bb489 commit 114cb4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pack-libs.yml

+3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,12 @@ jobs:
3434
- pkg-config
3535
- bzip2
3636
- gmp
37+
- sqlite
38+
- liblz4
3739
exclude:
3840
- { runner: "windows-latest", lib: "pkg-config" }
3941
- { runner: "windows-latest", lib: "gmp" }
42+
- { runner: "windows-latest", lib: "liblz4" }
4043
fail-fast: false
4144
steps:
4245
- name: "Process env string"

0 commit comments

Comments
 (0)