Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KostkaBrukowa committed Oct 30, 2024
1 parent e8d82a3 commit 0f65c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
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
npm run gen
- name: Export DSN for main PCB
uses: ./.github/actions/export-dsn
Expand Down

0 comments on commit 0f65c2b

Please sign in to comment.