Update OpenROAD + Handle Breaking Changes (#1949)

+ update utils.py `fetch_submodules_from_tarballs` to handle relative submodule url
~ `openroad_app` -> `0a6d0fd`
~ add extractor for operating conditions  

Co-authored-by: Donn <me@donn.website>
This commit is contained in:
Kareem Farid
2023-09-05 13:51:08 +00:00
committed by GitHub
parent 5fb033caa0
commit d03ecd965d
14 changed files with 91 additions and 14 deletions

View File

@@ -24,6 +24,10 @@ jobs:
- name: Set up environment variables
uses: ./.github/actions/set_env_variables
- name: Set up GITHUB_TOKEN
run: |
echo "GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}" >> $GITHUB_ENV
- name: Get Volare Build/Push Dependencies
run: |
# Magic Build Dependencies