File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -220,8 +220,9 @@ jobs:
220220 name : ${{ matrix.platform }}
221221 compression-level : 0
222222 path : |
223+ ${{ env.CONAN_HOME }}/p/b/qt*
223224 ${{ env.CONAN_HOME }}/p/b/ffmp*/b/build-release
224- ${{ env.CONAN_HOME }}/p/b/ zlib*/p
225+ ${{ env.CONAN_HOME }}/p/zlib*/p
225226
226227 - run : exit 1
227228
Original file line number Diff line number Diff line change @@ -42,8 +42,6 @@ patches:
4242 " patch_file " : " patches/0019-Fix-QPainterPath-with-QFont-SmallCaps.patch"
4343 - " base_path " : " qt5/qtbase"
4444 " patch_file " : " patches/0020-Respect-font-stretch-if-set-together-with-font-style.patch"
45- - " base_path " : " qt5/qtbase"
46- " patch_file " : " patches/0021-Support-transformations-in-pattern-texture-brushes-i.patch"
4745 - " base_path " : " qt5/qtbase"
4846 " patch_file " : " patches/0022-Fix-highdpi-conversion-of-QTabletEvent-coordinates-o.patch"
4947 - " base_path " : " qt5/qtbase"
You can’t perform that action at this time.
0 commit comments