Skip to content

Commit

Permalink
Update PCB file path in image rendering workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubAndrysek committed Apr 11, 2024
1 parent 7ae9d26 commit 560c5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: render pcb images
uses: linalinn/kicad-render@main
with:
pcb_file: m2sdr.kicad_pcb
pcb_file: hw/Zelvicka.kicad_pcb
output_path: ${{ github.workspace }}/images

- name: Setup Pages
Expand Down

0 comments on commit 560c5b9

Please sign in to comment.