Skip to content

Commit

Permalink
Fix folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
KostkaBrukowa committed Nov 3, 2024
1 parent 13f7929 commit 4dbb262
Show file tree
Hide file tree
Showing 15 changed files with 23 additions and 2,691 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@ jobs:
npm install
- name: Generate unrouted PCBs
run: |
cp ./promicro.js ./node_modules/ergogen/src/footprints
cp ./button.js ./node_modules/ergogen/src/footprints
cp ./broom.js ./node_modules/ergogen/src/footprints
cp ./index.js ./node_modules/ergogen/src/footprints
cp ./text.js ./node_modules/ergogen/src/footprints
cp ./footprints/promicro_flippable.js ./node_modules/ergogen/src/footprints
cp ./footprints/reset_button.js ./node_modules/ergogen/src/footprints
cp ./footprints/mountinghole.js ./node_modules/ergogen/src/footprints
npm run gen
- name: Export DSN for main PCB
uses: ./.github/actions/export-dsn
Expand Down
Loading

0 comments on commit 4dbb262

Please sign in to comment.