diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e47e3b6..090ee0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Build - uses: docker://ghcr.io/atopile/atopile-kicad:napowderly-upgrade-ci-kicad8 + uses: docker://ghcr.io/atopile/atopile-kicad - name: Upload Combined Artifacts uses: actions/upload-artifact@v3