mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Change pwd to backticks
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
before_script:
|
before_script:
|
||||||
- export OPENRAM_HOME="$(pwd)/compiler"
|
- export OPENRAM_HOME="`pwd`/compiler"
|
||||||
- export OPENRAM_TECH="$(pwd)/technology"
|
- export OPENRAM_TECH="`pwd`/technology"
|
||||||
|
|
||||||
freepdk45:
|
freepdk45:
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user