Revert to debug Ergogen build

This commit is contained in:
Marco Massarelli 2023-11-27 00:37:04 +00:00
parent 56cbe8dc96
commit 9e2dddfa35
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ if [ -e logs/freerouting.log ]; then
fi fi
# Generate unrouted PCBs with Ergogen (definition in package.json) # Generate unrouted PCBs with Ergogen (definition in package.json)
npm run build npm run debug
# Restore manually routed files # Restore manually routed files
if [ -e ergogen/tmp/*_manually_routed.kicad_pcb ]; then if [ -e ergogen/tmp/*_manually_routed.kicad_pcb ]; then