Skip to content

Fix oxfmt installation - #1969

Merged
taiki-e merged 1 commit into
mainfrom
fix-oxfmt
Aug 15, 2026
Merged

Fix oxfmt installation#1969
taiki-e merged 1 commit into
mainfrom
fix-oxfmt

Conversation

@taiki-e

@taiki-e taiki-e commented Aug 15, 2026

Copy link
Copy Markdown
Owner

#1967 (comment)

Before:

  info: installing oxfmt@latest
  info: downloading https://github.com/oxc-project/oxc/releases/download/apps_v1.78.0/oxfmt-x86_64-unknown-linux-musl.tar.gz
  info: verifying sha256 checksum for oxfmt-x86_64-unknown-linux-musl.tar.gz
  info: oxfmt-x86_64-unknown-linux-musl installed at /home/runner/.install-action/bin/oxfmt-x86_64-unknown-linux-musl
  + oxfmt-x86_64-unknown-linux-musl --version
  Version: 0.63.0

After:

  info: installing oxfmt@latest
  info: downloading https://github.com/oxc-project/oxc/releases/download/apps_v1.78.0/oxfmt-x86_64-unknown-linux-musl.tar.gz
  info: verifying sha256 checksum for oxfmt-x86_64-unknown-linux-musl.tar.gz
  info: oxfmt installed at /home/runner/.install-action/bin/oxfmt
  + oxfmt --version
  Version: 0.63.0

@taiki-e
taiki-e merged commit 6012fb0 into main Aug 15, 2026
81 checks passed
@taiki-e
taiki-e deleted the fix-oxfmt branch August 15, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant