diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0a3e6a6..aaf1dd6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,7 +42,7 @@ jobs: - name: Install apt dependencies run: | sudo apt-get update - sudo apt-get install -y libltdl-dev odbc-mariadb odbc-postgresql subversion + sudo apt-get install -y libltdl-dev odbc-mariadb odbc-postgresql subversion qmake6 - name: configure run: | autoreconf -iv