Skip to content

Commit

Permalink
fix: remove apt-get update command
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperPaul123 committed Apr 11, 2024
1 parent ee903a0 commit aec13a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:
# platform: x64
- name: Set up libs
run: |
sudo apt-get update
sudo apt-get install aptitude
sudo aptitude install libc6
Expand Down

0 comments on commit aec13a1

Please sign in to comment.