From bb181ca83877bd7c89ff46668aef045e9ab6c82f Mon Sep 17 00:00:00 2001 From: Kolyah35 Date: Thu, 19 Mar 2026 18:59:05 +0300 Subject: [PATCH] AAAAH --- .github/workflows/build.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3db31b0..1c7255d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,12 +2,12 @@ name: Build Game on: workflow_dispatch: - inputs: - use-ccache: - description: 'Enable sccache' - required: false - default: true - type: boolean + inputs: + use-ccache: + description: 'Enable sccache' + required: false + default: true + type: boolean pull_request: push: branches: