Skip to content

Commit

Permalink
Install ar
Browse files Browse the repository at this point in the history
  • Loading branch information
vshymanskyy committed Sep 12, 2024
1 parent 633387d commit d27260f
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 @@ -30,7 +30,7 @@ jobs:
echo "Installing MicroPython"
wget -qO- https://github.com/vshymanskyy/micropython/archive/refs/heads/mpy-ld-link-archives.tar.gz | tar xz -C ./tools
pip3 install -U pyelftools tabulate
pip3 install -U pyelftools ar tabulate
sudo apt update
sudo apt install build-essential gcc-multilib gcc-arm-none-eabi
Expand Down

0 comments on commit d27260f

Please sign in to comment.