Stay at the root when installing pdk on regress

This commit is contained in:
Eren Dogan 2023-04-14 10:03:29 -07:00
parent c01a7915d7
commit e972427e5f
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ jobs:
run: |
export OPENRAM_HOME="${{ github.workspace }}/compiler"
export OPENRAM_TECH="${{ github.workspace }}/technology"
cd $OPENRAM_HOME/tests
export PDK_ROOT="${{ github.workspace }}/pdk"
make pdk
make install