From a499032376ac269efbca0c0d11ae1cccd60272f8 Mon Sep 17 00:00:00 2001 From: Romain BOULLARD Date: Sun, 15 Feb 2026 11:40:52 +0100 Subject: [PATCH] FixCI --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 63e299a..59e19c8 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -62,4 +62,4 @@ jobs: submodules: recursive - name: Clang Format Checks - run: chmod +x format.sh && ./format.sh --check Bigfoot \ No newline at end of file + run: chmod +x format.sh && ./format.sh --check Bin2CPP \ No newline at end of file