Skip to content

Commit

Permalink
remove custom qt in build-test
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle authored Sep 19, 2023
1 parent d41f457 commit 7993595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu22_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
sudo apt upgrade -y
sudo apt remove libunwind-13-dev
sudo apt install -y libunwind-dev libgstreamer-plugins-base1.0-dev
sudo ./install_build_dep.sh ubuntu-x86 custom
sudo ./install_build_dep.sh ubuntu-x86
qmake --version
- name: Build with make
run: |
Expand Down

0 comments on commit 7993595

Please sign in to comment.