Skip to content

Commit

Permalink
Update unix build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake-Madden committed May 15, 2024
1 parent d8d1c44 commit bf55a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unix build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: install wxwidgets
run: |
export DISPLAY=:0.0
sudo apt install xvfb cmake libtbb-dev
sudo apt install xvfb cmake libtbb-dev libgtk-3-0 libgtk-3-dev
git clone https://github.com/wxWidgets/wxWidgets.git --recurse-submodules
cd wxWidgets
mkdir buildgtk
Expand Down

0 comments on commit bf55a63

Please sign in to comment.