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

This commit is contained in:
termux-pacman-bot
2025-08-26 16:05:38 +00:00
parent d4a50832c5
commit 49f6005fb0

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"
}