Skip to content

Commit de77d84

Browse files
committed
Update fab_outputs wf
1 parent e4d352f commit de77d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fab_outputs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install dependencies
2222
run: |
2323
sudo apt-get update
24-
sudo apt-get install python-wxtools
24+
pip install wxpython
2525
2626
- name: Install KiCad
2727
run: |

0 commit comments

Comments
 (0)