Use git cli to checkout submodules
Some checks failed
build-debian-package / Build the debian package (push) Failing after 11s
Some checks failed
build-debian-package / Build the debian package (push) Failing after 11s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: "Git checkout"
|
||||
run: git checkout "${{ gitea.sha }}"
|
||||
- name: "Submodules auschecken"
|
||||
uses: snickerbockers/submodules-init@v4
|
||||
run: git submodules update --init
|
||||
- name: "Dotnet SDK einrichten"
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user