From 0e9c1403bff1530200b89a58734a643c2ed9ad54 Mon Sep 17 00:00:00 2001 From: Tropical <42101043+tropicaaal@users.noreply.github.com> Date: Sun, 29 Mar 2026 20:36:42 -0500 Subject: [PATCH] hate you ubuntu --- .github/workflows/clang-format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index 7626686b9..e1bdc4b84 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -32,7 +32,7 @@ jobs: - name: Install clang-format run: | sudo apt-get update - sudo apt-get install -y clang-format-21 + sudo apt-get install -y clang-format - name: Check changed files env: