Attempt to fix compilation introduced from 4f4f61bb19
This commit is contained in:
parent
101f52f9ab
commit
663a763150
2 changed files with 13 additions and 0 deletions
|
@ -37,6 +37,7 @@ jobs:
|
|||
cd build
|
||||
git apply -v --ignore-space-change --ignore-whitespace $GITHUB_WORKSPACE/core_v8-use-system-clang.patch
|
||||
git apply -v --ignore-space-change --ignore-whitespace $GITHUB_WORKSPACE/disable-licensing-limits.patch
|
||||
git apply -v --ignore-space-change --ignore-whitespace $GITHUB_WORKSPACE/core_common-officefileformatchecker2-add-limits-include.patch
|
||||
- name: Development setup
|
||||
run: |
|
||||
mkdir -p build/build_tools/system_qt-$qtver/gcc_64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue