Fix build pipelines (#894)

This commit is contained in:
2024-12-06 21:08:16 +01:00
parent d16a88a9bc
commit d1d1ba6c08
4 changed files with 0 additions and 16 deletions
-4
View File
@@ -49,10 +49,6 @@ jobs:
with:
fetch-depth: 0
- name: Fetch submodules
run: |
git submodule update --init --recursive
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v3