Skip to content

Commit cc9a70f

Browse files
committed
Work around japaric/xargo#186 temporarily
1 parent a076c9a commit cc9a70f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/run.sh

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
set -ex
22

3+
# FIXME(japarix/xargo#186) this shouldn't be necessary
4+
export RUST_TARGET_PATH=`pwd`
5+
36
case $1 in
47
thumb*)
58
cargo=xargo

0 commit comments

Comments
 (0)