From b2a13ba0dc42cd76af98cdec7b4246449fa3ae77 Mon Sep 17 00:00:00 2001 From: Abdullah Barhoum Date: Tue, 6 Sep 2022 19:08:42 +0200 Subject: [PATCH] t --- .github/workflows/executable.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/executable.yml b/.github/workflows/executable.yml index 827fea9..45d9c98 100644 --- a/.github/workflows/executable.yml +++ b/.github/workflows/executable.yml @@ -7,6 +7,7 @@ jobs: runs-on: ubuntu-latest name: Check all sh steps: + - run: git config --global core.fileMode true - uses: actions/checkout@v3 - shell: bash run: |