mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:20:06 +00:00
Merge pull request #217 from dpaulat/feature/remove-gtk-theme
Remove the GTK theme from Linux
This commit is contained in:
commit
26a22d4e84
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -157,9 +157,7 @@ jobs:
|
|||
cd ..
|
||||
mkdir -p plugins/
|
||||
cd plugins/
|
||||
mkdir -p platformthemes/
|
||||
mkdir -p sqldrivers/
|
||||
cp "${RUNNER_WORKSPACE}/Qt/${{ matrix.qt_version }}/${{ matrix.qt_arch }}/plugins/platformthemes/libqgtk3.so" platformthemes/
|
||||
cp "${RUNNER_WORKSPACE}/Qt/${{ matrix.qt_version }}/${{ matrix.qt_arch }}/plugins/sqldrivers/libqsqlite.so" sqldrivers/
|
||||
cd ..
|
||||
popd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue