Skip to content

Commit

Permalink
Remove --fix-missing
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Mar 18, 2024
1 parent abb54e3 commit 9a1b238
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
- name: Clear up some space on runner
run: |
sudo apt-get update
sudo apt-get --fix-missing
dpkg-query -Wf '${Installed-Size}\t${Package}\n' |\
sort -rn |\
head -n 20
Expand Down

0 comments on commit 9a1b238

Please sign in to comment.