Revert "made github cmake runner fetch submodules (#906)" (#907)

This reverts commit 68cd16c696.
This commit is contained in:
Logan oos Even
2021-12-23 15:02:23 +01:00
committed by GitHub
parent 68cd16c696
commit 7f01cfaed0
-2
View File
@@ -31,8 +31,6 @@ jobs:
- name: Fix Checkout
run: |
git fetch --force --tags
git submodule init
git submodule update
- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate