This commit is contained in:
2026-08-04 03:20:05 +03:00
parent ee00767147
commit d9815cd757
2 changed files with 6 additions and 0 deletions
@@ -87,6 +87,9 @@ jobs:
shell: bash
run: ${{ matrix.install_cmd }}
- name: Set up CMake and Ninja
uses: lukka/get-cmake@v4.3.4
- name: Checkout repository (with sub-modules)
uses: actions/checkout@v4
with:
+3
View File
@@ -116,6 +116,9 @@ jobs:
shell: bash
run: ${{ matrix.install_cmd }}
- name: Set up CMake and Ninja
uses: lukka/get-cmake@v4.3.4
- name: Checkout repository (with sub-modules)
uses: actions/checkout@v4
with: