Skip to content

Commit

Permalink
Update build-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-dryabzhinsky authored Jan 24, 2025
1 parent ea341a2 commit 6e3d306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
if: matrix.os.matrix == 'linux'
run: |
echo OS-RELEASE; cat /etc/os-release;
ech CPU-FLAGS;grep flags /proc/cpuinfo
sudo apt purge -y firefox snapd;
sudo apt update; apt list --upgradable; sudo apt upgrade -y;
sudo apt install -y libzstd-dev;
Expand Down

0 comments on commit 6e3d306

Please sign in to comment.