Skip to content

Commit 7e9e463

Browse files
committed
Modify as reviewer suggest
1 parent bfc7fcc commit 7e9e463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/posix-deps-apt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ apt-get -yq install \
1616
libgdbm-compat-dev \
1717
liblzma-dev \
1818
libncurses5-dev \
19+
libnsl-dev \
1920
libreadline6-dev \
2021
libsqlite3-dev \
2122
libssl-dev \
22-
libnsl-dev \
2323
lzma \
2424
lzma-dev \
2525
tk-dev \

0 commit comments

Comments
 (0)