Skip to content

Commit

Permalink
+ add make openlane again
Browse files Browse the repository at this point in the history
  • Loading branch information
passant5 committed Jul 13, 2023
1 parent 65aebc9 commit dc90475
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/user_project_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ jobs:
make install
make check-env
make install_mcw
make openlane
make setup-timing-scripts
make simenv
- name: Harden using Openlane
run: |
Expand Down Expand Up @@ -183,7 +185,9 @@ jobs:
make install
make check-env
make install_mcw
make openlane
make setup-timing-scripts
make simenv
- name: Harden using Openlane
run: |
Expand Down

0 comments on commit dc90475

Please sign in to comment.