Skip to content

Commit b44d6c2

Browse files
committed
Move comment to the end of posix-deps-apt.sh
1 parent d7f76c1 commit b44d6c2

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
@@ -13,7 +13,6 @@ zypper -nq install \
1313
libbz2-devel \
1414
libffi-devel \
1515
gdbm-devel \
16-
# libgdbm-compat-devel \
1716
xz-devel \
1817
mpdecimal-devel \
1918
ncurses5-devel \
@@ -26,3 +25,4 @@ zypper -nq install \
2625
uuid-devel \
2726
xvfb \
2827
zlib-devel
28+
# libgdbm-compat-devel \

0 commit comments

Comments
 (0)