aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2022-12-31 15:22:20 -0500
committerAdam Harrison <adamdharrison@gmail.com>2022-12-31 15:22:20 -0500
commit79b202a8d257114fc6097ca6884836690e04fe31 (patch)
treeadb928a1ffce0fa8707d12c0ad9bfac7aef9b9fe /.github
parentdadca5cfec0790524aec23cc2ce873abb5995498 (diff)
downloadlite-xl-plugin-manager-79b202a8d257114fc6097ca6884836690e04fe31.tar.gz
lite-xl-plugin-manager-79b202a8d257114fc6097ca6884836690e04fe31.zip
Spacing.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml6
1 files changed, 3 insertions, 3 deletions
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