Skip to content

Commit

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

0 comments on commit ee903a0

Please sign in to comment.