Skip to content

Commit e85f5e2

Browse files
committed
small diff
1 parent 3e3497b commit e85f5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
pushd ${SDK_NAME}/usr
167167
168168
patchelf --set-rpath \$ORIGIN lib/swift/android/lib[dFXs]*.so
169-
# Remove executables and unused toolchain headers/libraries
169+
# Remove xecutables and unused toolchain headers/libraries
170170
rm -r bin lib/libsqlite3.so lib/lib{curses,ncurses}.so lib/terminfo share/{tabset,terminfo}
171171
mv include/curl include/execinfo.h include/libxml2 include/spawn.h .
172172
rm -r include/*

0 commit comments

Comments
 (0)