diff --git a/.github/workflows/sdks.yml b/.github/workflows/sdks.yml index 7878adb..df42e45 100644 --- a/.github/workflows/sdks.yml +++ b/.github/workflows/sdks.yml @@ -166,7 +166,7 @@ jobs: pushd ${SDK_NAME}/usr patchelf --set-rpath \$ORIGIN lib/swift/android/lib[dFXs]*.so - # Remove executables and unused toolchain headers/libraries + # Remove xecutables and unused toolchain headers/libraries rm -r bin lib/libsqlite3.so lib/lib{curses,ncurses}.so lib/terminfo share/{tabset,terminfo} mv include/curl include/execinfo.h include/libxml2 include/spawn.h . rm -r include/*