Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref authored Oct 16, 2024
1 parent f21f9c3 commit 34591eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
sudo apt-cache search . > ~/azure.base.list
- name: try just ubuntu main
run: |
sudo mv /etc/apt/sources.list.d/microsoft-prod.list /etc/apt/sources.list.d/microsoft-prod.list.0
sudo mv /etc/apt/sources.list.d/azure-cli.sources /etc/apt/sources.list.d/azure-cli.sources.0
perl -pe 's/Components: main universe restricted multiverse/Components: main/' /etc/apt/sources.list.d/ubuntu.sources.0 | sudo tee /etc/apt/sources.list.d/ubuntu.sources > /dev/null
sudo apt-get clean
Expand Down

0 comments on commit 34591eb

Please sign in to comment.