Skip to content

Commit

Permalink
Update generate_firmware.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-bingocth authored Sep 4, 2024
1 parent abe56c0 commit ef06579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Prepare environment
run: |
cd docker
wget https://developer.arm.com/-/media/Files/downloads/gnu-rm/10.3-2021.10/gcc-arm-none-eabi-10.3-2021.10-aarch64-linux.tar.bz2?rev=b748c39178c043b4915b04645d7774d8&hash=9E173D105DC6E0D452EB3A813BF28AAB
curl -O -L "https://developer.arm.com/-/media/Files/downloads/gnu-rm/10.3-2021.10/gcc-arm-none-eabi-10.3-2021.10-aarch64-linux.tar.bz2?rev=b748c39178c043b4915b04645d7774d8&hash=9E173D105DC6E0D452EB3A813BF28AAB"
tar xjf gcc-arm-none-eabi-10.3-2021.10-aarch64-linux.tar.bz2
git clone ssh://[email protected]/toolchain_external/iar_bxarm_9204_linux_jenkins.git
ls -la
Expand Down

0 comments on commit ef06579

Please sign in to comment.