1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-25 16:11:39 +00:00

Next batch of qt6 upgrades

This commit is contained in:
2022-07-08 22:17:42 -05:00
parent 4d56bd3515
commit ec35c2df8f
9 changed files with 94 additions and 65 deletions

View File

@@ -40,7 +40,7 @@ jobs:
name: Build Cpp
run: |
sudo apt-get update
sudo apt-get install python3-pyqt5
sudo apt-get install python3-pyqt6
make modules
- if: matrix.language == 'python'
name: Autobuild