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