Browse Source

fixed indention

pull/914/head
Logan oos Even 3 years ago
committed by GitHub
parent
commit
310c6b900e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/cmake.yml

4
.github/workflows/cmake.yml

@ -26,8 +26,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
submodules: true
fetch-depth: 0
submodules: true
fetch-depth: 0
- name: Fix Checkout
run: |

Loading…
Cancel
Save