Skip to content

Commit

Permalink
libgtk2.0-0 added to build
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Feb 29, 2024
1 parent a80364c commit 3ebe9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: "maven"

- name: Install Missing Dependencies
run: sudo apt-get install -y libv4l-0 libopencv-dev python3-opencv
run: sudo apt-get install -y libv4l-0 libopencv-dev python3-opencv libgtk2.0-0

- name: Dependency Test # installs all dependencies
run: mvn test -Dtest=org.myrobotlab.framework.DependencyTest -q
Expand Down

0 comments on commit 3ebe9b1

Please sign in to comment.