Change pwd to backticks

This commit is contained in:
Matt Guthaus 2018-11-20 15:39:53 -08:00
parent 770e824c49
commit 5eedce7dc3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
before_script:
- export OPENRAM_HOME="$(pwd)/compiler"
- export OPENRAM_TECH="$(pwd)/technology"
- export OPENRAM_HOME="`pwd`/compiler"
- export OPENRAM_TECH="`pwd`/technology"
freepdk45:
script: