diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ecf73a9..8cbaa21 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,11 +34,11 @@ jobs: wget https://github.com/INTI-CMNB/KiBot/releases/download/v1.6.5/kibot_1.6.5-1_all.deb sudo apt install ./kibot*_all.deb - wget https://github.com/INTI-CMNB/InteractiveHtmlBom/releases/download/v2.7.0-1/interactivehtmlbom.inti-cmnb_2.7.0-1_all.deb - sudo apt install ./interactivehtmlbom.inti-cmnb_2.7.0-1_all.deb + wget https://github.com/INTI-CMNB/InteractiveHtmlBom/releases/download/v2.9.0-1/interactivehtmlbom.inti-cmnb_2.9.0-1_all.deb + sudo apt install ./interactivehtmlbom.inti-cmnb_2.9.0-1_all.deb - wget https://github.com/INTI-CMNB/KiAuto/releases/download/v2.2.8/kiauto_2.2.8-1_all.deb - sudo apt install ./kiauto_2.2.8-1_all.deb + wget https://github.com/INTI-CMNB/KiAuto/releases/download/v2.3.0/kiauto_2.3.0-1_all.deb + sudo apt install ./kiauto_2.3.0-1_all.deb sudo add-apt-repository --yes ppa:kicad/kicad-8.0-releases sudo apt install --install-recommends kicad