commit | b8c9e4c12d1b280f3029112c9516dacf5d33f040 | [log] [tgz] |
---|---|---|
author | Marwan Abbas <marwan@ciic.c.catx-ext-efabless.internal> | Fri Apr 08 02:11:34 2022 -0700 |
committer | Marwan Abbas <marwan@ciic.c.catx-ext-efabless.internal> | Fri Apr 08 02:11:34 2022 -0700 |
tree | 90c9f05975637c8b8e617333609a95031f4a1f60 | |
parent | 985ef501e08b64f8d023986152caddcfbae9f97a [diff] |
Revert "REVERT ME; CI fix" This reverts commit 8be0d390931e66ee871c9bd2ea7fb700e27ff45e.
diff --git a/.github/workflows/user_project_ci.yml b/.github/workflows/user_project_ci.yml index 079175f..fd620d2 100644 --- a/.github/workflows/user_project_ci.yml +++ b/.github/workflows/user_project_ci.yml
@@ -29,7 +29,7 @@ - name: Download PDK run: | - MPW_TAG=volare_integration CARAVEL_LITE=0 make install + MPW_TAG=main CARAVEL_LITE=0 make install make pdk-with-volare - name: Run MPW-Precheck