From 79b202a8d257114fc6097ca6884836690e04fe31 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Sat, 31 Dec 2022 15:22:20 -0500 Subject: Spacing. --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b00a4e7..5df547f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,9 +47,9 @@ jobs: CC: clang steps: - name: Checkout Code - uses: actions/checkout@v3 - with: - fetch-depth: 0 + uses: actions/checkout@v3 + with: + fetch-depth: 0 - name: Clone Submodules run: git submodule update --init --depth=1 - name: Build MacOS -- cgit v1.2.3