We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d352f commit de77d84Copy full SHA for de77d84
.github/workflows/fab_outputs.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install dependencies
22
run: |
23
sudo apt-get update
24
- sudo apt-get install python-wxtools
+ pip install wxpython
25
26
- name: Install KiCad
27
0 commit comments