Skip to content

Commit 334105f

Browse files
committed
chmod +x
1 parent d9a120a commit 334105f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ main() {
1818

1919
mkdir qemu
2020
curl -L https://github.com/japaric/qemu-bin/blob/master/14.04/qemu-system-arm-2.12.0 > qemu/qemu-system-arm
21+
chmod +x qemu/qemu-system-arm
2122

2223
rustup component add llvm-tools-preview
2324

0 commit comments

Comments
 (0)