Skip to content

Commit

Permalink
bump gh action to kicad8
Browse files Browse the repository at this point in the history
  • Loading branch information
slimcdk committed Nov 25, 2024
1 parent 63f1e70 commit cd5c3ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/compile-production-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:


jobs:

compile-production-files:
runs-on: ubuntu-latest
# needs: esphome-firmware-validation
Expand All @@ -17,7 +16,7 @@ jobs:
submodules: recursive

- name: Generate full documentation
uses: INTI-CMNB/KiBot@v2_k7
uses: INTI-CMNB/KiBot@v2_k8
env:
MOUSER_KEY: ${{ secrets.MOUSER_KEY }}
NEXAR_CLIENT_ID: ${{ secrets.NEXAR_CLIENT_ID }}
Expand Down

0 comments on commit cd5c3ce

Please sign in to comment.