Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileYzn authored Sep 5, 2024
1 parent 228b415 commit e911980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Update repository
run: |
sudo echo "deb http://br.archive.ubuntu.com/ubuntu/bionic main universe multiverse restricted" >> /etc/apt/sources.list
sudo su -c "echo 'deb http://br.archive.ubuntu.com/ubuntu/bionic main universe multiverse restricted' >> /etc/apt/sources.list"
sudo apt-get update
- name: Install build dependencies
Expand Down

0 comments on commit e911980

Please sign in to comment.