commit | 1b35ee67249d51115ed2f0d4660c47ad6e47d7ae | [log] [tgz] |
---|---|---|
author | manarabdelaty <manarabdelatty@aucegypt.edu> | Fri May 07 23:07:50 2021 +0200 |
committer | manarabdelaty <manarabdelatty@aucegypt.edu> | Fri May 07 23:07:50 2021 +0200 |
tree | 53739c9386ed7ad2e0413ca40d39e5ab046eab96 | |
parent | 9aebd46e0f4d045e7da7c589ccd75b1187ed63bf [diff] |
Update run-xor.sh
diff --git a/.github/scripts/build/run-xor.sh b/.github/scripts/build/run-xor.sh index d8c4232..e666188 100644 --- a/.github/scripts/build/run-xor.sh +++ b/.github/scripts/build/run-xor.sh
@@ -15,9 +15,9 @@ # SPDX-License-Identifier: Apache-2.0 export UPRJ_ROOT=$(pwd) -export CARAVEL_ROOT=$(pwd)/caravel cd .. export PDK_ROOT=$(pwd)/pdks +export CARAVEL_ROOT=$(pwd)/caravel export IMAGE_NAME=efabless/openlane:$OPENLANE_TAG cd $UPRJ_ROOT