Renable autorouting in GitHub Actions

This commit is contained in:
Marco Massarelli 2023-10-15 13:45:55 -04:00
parent 94865f189c
commit 1a402ea4d3
1 changed files with 4 additions and 4 deletions

View File

@ -40,10 +40,10 @@ jobs:
uses: ./.github/actions/export-dsn
with:
boards: corney_island
# - name: Autoroute PCB
# uses: ./.github/actions/autoroute
# with:
# boards: corney_island
- name: Autoroute PCB
uses: ./.github/actions/autoroute
with:
boards: corney_island
# - name: Import SES
# uses: ./.github/actions/import-ses
# with: