Skip to content

Commit 1815e70

Browse files
authored
Add grpc pack lib
1 parent ebab361 commit 1815e70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pack-libs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
- readline
5757
- unixodbc
5858
- xz
59+
- grpc
5960
exclude:
6061
- { runner: "windows-2019", lib: "pkg-config" }
6162
- { runner: "windows-2019", lib: "gmp" }
@@ -71,6 +72,7 @@ jobs:
7172
- { runner: "windows-2019", lib: "ncurses" }
7273
- { runner: "windows-2019", lib: "readline" }
7374
- { runner: "windows-2019", lib: "unixodbc" }
75+
- { runner: "windows-2019", lib: "grpc" }
7476
fail-fast: false
7577
steps:
7678
- name: "Process env string"

0 commit comments

Comments
 (0)