rebuild(packages/oxlint): auto check by @termux-pacman-bot

This commit is contained in:
termux-pacman-bot
2025-07-22 22:06:01 +00:00
parent f1b343096a
commit eb7e8c9ff7

View File

@@ -71,4 +71,3 @@ termux_step_make_install() {
install -Dm700 -t "$TERMUX_PREFIX/bin" "target/$CARGO_TARGET_NAME/release/$TERMUX_PKG_NAME"
install -Dm700 -t "$TERMUX_PREFIX/bin" "target/$CARGO_TARGET_NAME/release/oxc_language_server"
}