Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abosaad11 authored Dec 7, 2023
1 parent 9d49b48 commit d5d8c58
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ jobs:
run: chmod +x build.sh

- name: install gcc-aarch64-linux-gnu
run: |
git clone https://github.com/theradcolor/aarch64-elf --depth=1
export CROSS_COMPILE=aarch64-elf/bin/aarch64-elf-
run: sudo apt install gcc-11-aarch64-linux-gnu

- name: Kernel Build
run: sudo bash build.sh none beyond1lte
Expand Down

0 comments on commit d5d8c58

Please sign in to comment.