Skip to content

Commit

Permalink
Fix zlib install on aarchxx
Browse files Browse the repository at this point in the history
  • Loading branch information
derekbruening committed Jan 13, 2024
1 parent d431da0 commit ff0b13d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-aarchxx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
sudo apt-get -y install doxygen jsonlint \
g++-arm-linux-gnueabihf g++-aarch64-linux-gnu
sudo add-apt-repository 'deb [arch=armhf] http://ports.ubuntu.com/ubuntu-ports focal main'
mkdir ../extract
pushd ../extract
apt download libunwind8:armhf libunwind-dev:armhf liblzma5:armhf \
zlib1g:armhf zlib1g-dev:armhf
mkdir ../extract
Expand Down

0 comments on commit ff0b13d

Please sign in to comment.