Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
Remove double up on actions

Remove kibot config file to what the action is looking for

Update date on title block

Update github actions
  • Loading branch information
Cimos committed Aug 6, 2024
1 parent 923845d commit 913c97f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 33 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/buildDatapack.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: build
on:
push:
paths:
- '**.sch'
- '**.kicad_sch'
- '**.kicad_pcb'
pull_request:
paths:
- '**.sch'
- '**.kicad_sch'
- '**.kicad_pcb'

jobs:
Expand Down
2 changes: 1 addition & 1 deletion Mad_RP2040.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -15924,7 +15924,7 @@
(footprint "Capacitor_SMD:C_0402_1005Metric"
(layer "B.Cu")
(uuid "dd2cd726-d4bb-46fd-9ba2-12ef515ee5df")
(at 134.895 61.875 180)
(at 130.2 65.275 180)
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C6"
Expand Down
2 changes: 1 addition & 1 deletion Mad_RP2040.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
(paper "A4")
(title_block
(title "Mad RP2040")
(date "2023-10-25")
(date "2024-08-06")
(rev "A")
(company "MadMan")
)
Expand Down
File renamed without changes.

0 comments on commit 913c97f

Please sign in to comment.