Skip to content

Commit

Permalink
vtk->8, wxgtk->3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
timhutton authored Jun 9, 2024
1 parent cabbbc8 commit d244bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install libvtk7-dev ocl-icd-opencl-dev libgtk-3-dev libwxgtk3.0-gtk3-dev libpocl2
sudo apt-get install libvtk8-dev ocl-icd-opencl-dev libgtk-3-dev libwxgtk3.2-dev libpocl2
- name: Create Build Environment
run: cmake -E make_directory ${{runner.workspace}}/build
Expand Down

0 comments on commit d244bba

Please sign in to comment.