Skip to content

Commit 0d0c182

Browse files
committed
Update fab_outputs wf
1 parent 1c7b833 commit 0d0c182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fab_outputs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
run: |
2323
sudo apt-get update
2424
pip3 install wheel
25+
sudo apt install libwxgtk3.0-gtk3-dev
2526
curl -O https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-22.04/wxPython-4.2.2-cp313-cp313-linux_x86_64.whl
2627
pip3 install wxPython-4.2.2-cp313-cp313-linux_x86_64.whl
2728

0 commit comments

Comments
 (0)