Skip to content

Commit

Permalink
Update BuildMe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle authored Apr 15, 2024
1 parent 6f55d1f commit 3bd36e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildMe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
sudo apt install -y build-essential bc tree
sudo gem install fpm
wget https://publishing-ie-linaro-org.s3.amazonaws.com/releases/components/toolchain/binaries/7.3-2018.05/aarch64-linux-gnu/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu.tar.xz
wget https://releases.linaro.org/components/toolchain/binaries/7.3-2018.05/aarch64-linux-gnu/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu.tar.xz
tar xvf *.xz
ls -a
mkdir kernel_out
Expand Down

0 comments on commit 3bd36e1

Please sign in to comment.