Quellcode durchsuchen

Work around japaric/xargo#186 temporarily

Alex Crichton vor 7 Jahren
Ursprung
Commit
cc9a70f61c
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      ci/run.sh

+ 3 - 0
ci/run.sh

@@ -1,5 +1,8 @@
 set -ex
 
+# FIXME(japarix/xargo#186) this shouldn't be necessary
+export RUST_TARGET_PATH=`pwd`
+
 case $1 in
     thumb*)
         cargo=xargo