Skip to content

Commit e4d352f

Browse files
committed
Update fab_outputs wf
1 parent 20736ad commit e4d352f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fab_outputs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
- name: Install dependencies
2222
run: |
2323
sudo apt-get update
24-
sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-i18n libwxgtk2.8-dev libgtk2.0-dev
25-
24+
sudo apt-get install python-wxtools
25+
2626
- name: Install KiCad
2727
run: |
2828
sudo add-apt-repository --yes ppa:kicad/kicad-8.0-releases

0 commit comments

Comments
 (0)