From c8295c0089ea2c5e86742be6a5572142963deb8f Mon Sep 17 00:00:00 2001 From: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:53:50 +0100 Subject: [PATCH] Update pcb-artifacts-modulev490-allinone.yaml --- .github/workflows/pcb-artifacts-modulev490-allinone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pcb-artifacts-modulev490-allinone.yaml b/.github/workflows/pcb-artifacts-modulev490-allinone.yaml index a3753bf..50c272c 100644 --- a/.github/workflows/pcb-artifacts-modulev490-allinone.yaml +++ b/.github/workflows/pcb-artifacts-modulev490-allinone.yaml @@ -18,7 +18,7 @@ on: jobs: generate-artifacts: runs-on: ubuntu-latest - + container: setsoft/kicad_auto:ki7 steps: - name: Checkout Repository