Skip to content

Commit c7a4e50

Browse files
committed
compiler-rt path
1 parent 084c8b6 commit c7a4e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ run() {
3838
fi
3939

4040
if [ -d compiler-rt ]; then
41-
export RUST_COMPILER_RT_ROOT="$(realpath compiler-rt)"
41+
export RUST_COMPILER_RT_ROOT="/checkout/compiler-rt"
4242
fi
4343

4444
if [ "${GITHUB_ACTIONS:-}" = "true" ]; then

0 commit comments

Comments
 (0)