Skip to content

Commit

Permalink
Remove zlib1g-dev:arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
nazar-pc committed Sep 20, 2024
1 parent 90b2ffb commit 6609fa0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/snapshot-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@ jobs:
sudo apt-get install -y --no-install-recommends \
g++-aarch64-linux-gnu \
gcc-aarch64-linux-gnu \
libc6-dev-arm64-cross \
zlib1g-dev:arm64
libc6-dev-arm64-cross
echo "PKG_CONFIG_ALLOW_CROSS=true" >> $GITHUB_ENV
if: matrix.build.target == 'aarch64-unknown-linux-gnu'
Expand Down

0 comments on commit 6609fa0

Please sign in to comment.