Skip to content

Commit 7e1c079

Browse files
committed
Merge branch 'dev' of https://github.com/gab-k/RP2040-Decoder into dev
2 parents f1961fa + 521c8e6 commit 7e1c079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pcb_render.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Render PCB image
2020
uses: linalinn/kicad-render@main
2121
with:
22-
pcb_file: KiCad/RP2040-Decoder.kicad_pcb
22+
pcb_file: KiCad/Rev_1_0/RP2040-Decoder.kicad_pcb
2323
output_path: ${{ github.workspace }}/images
2424
animation: gif
2525

0 commit comments

Comments
 (0)