Revert "add recursive submodule fetch"

This reverts commit b059bda3b8.
This commit is contained in:
virgula 2025-01-22 21:49:25 +01:00
parent b059bda3b8
commit 0e43a030fc

View File

@ -37,7 +37,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: recursive
- name: Install
run: |