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 6e3d306 commit fe72aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
if: matrix.os.matrix == 'linux'
run: |
echo OS-RELEASE; cat /etc/os-release;
ech CPU-FLAGS;grep flags /proc/cpuinfo
echo 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 fe72aa4

Please sign in to comment.