We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20736ad commit e4d352fCopy full SHA for e4d352f
.github/workflows/fab_outputs.yml
@@ -21,8 +21,8 @@ jobs:
21
- name: Install dependencies
22
run: |
23
sudo apt-get update
24
- sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-i18n libwxgtk2.8-dev libgtk2.0-dev
25
-
+ sudo apt-get install python-wxtools
+
26
- name: Install KiCad
27
28
sudo add-apt-repository --yes ppa:kicad/kicad-8.0-releases
0 commit comments