Skip to content

Commit

Permalink
Update kicad.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelburgos committed May 6, 2024
1 parent 5b3df68 commit 417ac1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kicad.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Export Kicad files
run: |
cd 'Hardware/PCBs/Open Beam Interface'
cd ../../../
cd ../../../.github
ls
# kibot -c ../../../.github/workflows/kibot/kibot.yaml -e 'Open Beam Interface.kicad_sch' -b 'Open Beam Interface.kicad_pcb' -d 'Open Beam Interface'
# - name: Upload Artifacts
Expand Down

0 comments on commit 417ac1e

Please sign in to comment.