Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BUG1989 authored Nov 21, 2023
1 parent 3920d80 commit 5cc1059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
wget https://github.com/xiguadong/assets/releases/download/v0.1/third-party.tgz
tar zxvf third-party.tgz
- name: prepare aarch64-gcc
- name: prepare gcc and build
run: |
wget https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz
tar -xf gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz
Expand Down

0 comments on commit 5cc1059

Please sign in to comment.