Add wayland files

This commit is contained in:
AdenKoperczak 2025-05-13 18:34:50 -04:00
parent a9067bf5d9
commit 4c8f0b4df6
No known key found for this signature in database
GPG key ID: 9843017036F62EE7
2 changed files with 5 additions and 0 deletions

View file

@ -205,6 +205,8 @@ jobs:
cd plugins/
mkdir -p sqldrivers/
cp "${RUNNER_WORKSPACE}/Qt/${{ matrix.qt_version }}/${{ matrix.qt_arch_dir }}/plugins/sqldrivers/libqsqlite.so" sqldrivers/
mkdir -p platforms/
cp ${RUNNER_WORKSPACE}/Qt/${{ matrix.qt_version }}/${{ matrix.qt_arch_dir }}/plugins/platforms/libqwayland* platforms/
cd ..
popd
tar -czf supercell-wx-${{ matrix.artifact_suffix }}.tar.gz supercell-wx/