Skip to content

Commit 56ae962

Browse files
authored
Update pack-libs.yml
1 parent dc3465f commit 56ae962

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
@@ -18,7 +18,7 @@ env:
1818

1919
jobs:
2020
build:
21-
name: "Pack Lib Test (${{ matrix.lib }} for ${{ matrix.runner }})"
21+
name: "Pack Pre-built Lib (${{ matrix.lib }} for ${{ matrix.runner }})"
2222
runs-on: ${{ matrix.runner }}
2323
timeout-minutes: 120
2424
strategy:
@@ -50,6 +50,7 @@ jobs:
5050
- libwebp
5151
- libyaml
5252
- ncurses
53+
- onig
5354
- readline
5455
- unixodbc
5556
- xz

0 commit comments

Comments
 (0)