Skip to content

Commit

Permalink
Update to use kicad v8
Browse files Browse the repository at this point in the history
  • Loading branch information
furbrain committed May 5, 2024
1 parent c184f6d commit 8c00217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

- name: Setup
run: |
sudo add-apt-repository ppa:kicad/kicad-7.0-releases
sudo add-apt-repository ppa:kicad/kicad-8.0-releases
sudo apt update
sudo apt install -y wget libgl1 texlive-latex-base texlive-latex-extra latexmk kicad
sudo pip install sphinx==6.1.3 sphinx-rtd-theme==1.2.0
Expand Down

0 comments on commit 8c00217

Please sign in to comment.