Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
howjmay committed Jan 7, 2024
1 parent d73abeb commit aa50a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/cross-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fi

set -e

wget https://developer.arm.com/-/media/Files/downloads/gnu-a/8.3-2019.03/binrel/gcc-arm-8.3-2019.03-x86_64-aarch64-elf.tar.xz?revision=d678fd94-0ac4-485a-8054-1fbc60622a89&rev=d678fd940ac4485a80541fbc60622a89&hash=CAE423367ADC05B96378DB5EA2F9D7D1F4CC251A
curl -L https://developer.arm.com/-/media/Files/downloads/gnu-a/8.3-2019.03/binrel/gcc-arm-8.3-2019.03-x86_64-aarch64-elf.tar.xz\?revision\=d678fd94-0ac4-485a-8054-1fbc60622a89\&rev\=d678fd940ac4485a80541fbc60622a89\&hash\=CAE423367ADC05B96378DB5EA2F9D7D1F4CC251A | tar -Jx
echo "-----list-----"
ls
echo "-----list-----"
Expand Down

0 comments on commit aa50a97

Please sign in to comment.