Skip to content

ci: fix format github action - #5253

Merged
straker merged 1 commit into
developfrom
fix-format
Jul 24, 2026
Merged

ci: fix format github action#5253
straker merged 1 commit into
developfrom
fix-format

Conversation

@straker

@straker straker commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

The script tries to install dependencies before setting up node, and one of the dependencies requires node 24 so fails. So just swapping the order so we setup node before installing.

@straker
straker requested a review from a team as a code owner July 23, 2026 14:31
@straker
straker merged commit ad574f4 into develop Jul 24, 2026
24 checks passed
@straker
straker deleted the fix-format branch July 24, 2026 14:03
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.

2 participants