forked from qt-creator/qt-creator
GitHub Workflow: Checkout litehtml submodule
The other two submodules are not hosted on github. Change-Id: Iaefd189d5b47cda4f745361b9d0ad8fb16f06dcb Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
committed by
Alessandro Portale
parent
c75923756a
commit
f407193dba
4
.github/workflows/build_cmake.yml
vendored
4
.github/workflows/build_cmake.yml
vendored
@@ -42,7 +42,9 @@ jobs:
|
|||||||
}
|
}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v2
|
||||||
|
- name: Checkout submodules
|
||||||
|
run: git submodule update --init src/plugins/help/qlitehtml/litehtml
|
||||||
|
|
||||||
- name: Download Ninja and CMake
|
- name: Download Ninja and CMake
|
||||||
id: cmake_and_ninja
|
id: cmake_and_ninja
|
||||||
|
Reference in New Issue
Block a user