Fix oxfmt installation

This commit is contained in:
Taiki Endo
2026-08-16 03:32:00 +09:00
parent b27e114ddb
commit 6012fb0aeb
2 changed files with 6 additions and 4 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Fix an issue where `oxfmt` was accidentally installed as `oxfmt-{target}{exe}`. ([#1969](https://github.com/taiki-e/install-action/pull/1969))
## [2.86.0] - 2026-08-15
- Support `oxfmt`. ([#1967](https://github.com/taiki-e/install-action/pull/1967), thanks @rami3l)