Skip to content

Commit

Permalink
Update debug_build-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-dryabzhinsky authored Jan 31, 2025
1 parent 65899bc commit 74e3cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug_build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: |
sudo which apt
sudo apt update;
sudo apt purge -y Firefox lxd snapd;
sudo apt purge -y firefox lxd snapd;
sudo apt install -y zram-config;
sudo apt list --upgradable;
sudo apt upgrade -y;
Expand Down

0 comments on commit 74e3cda

Please sign in to comment.