Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chipitsine authored Oct 8, 2024
1 parent 1081b4b commit 0fe1887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0fe1887

Please sign in to comment.