Update .github/workflows/kibot.yml
Some checks failed
kibot / ERC (push) Failing after 1m26s

This commit is contained in:
Brendan Haines 2024-02-22 20:50:20 -07:00
parent 778c56164b
commit ebf096fc47

View File

@ -13,7 +13,7 @@ on: [push]
jobs:
ERC:
runs-on: ubuntu-latest
container: setsoft/kicad_auto:latest
container: ghcr.io/inti-cmnb/kicad7_auto_full:latest
steps:
- uses: actions/checkout@v4