Skip to content

Commit

Permalink
Test without a mirror
Browse files Browse the repository at this point in the history
Signed-off-by: Shard Gupta <[email protected]>
  • Loading branch information
shardgupta committed Mar 3, 2025
1 parent a46f3f5 commit 63d2b2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/composite-actions/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ runs:
steps:
- name: Install Dependencies
run: |
$GITHUB_WORKSPACE/.github/scripts/choose_install_mirror
sudo apt clean && sudo apt-get update --fix-missing -y
curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
curl https://packages.microsoft.com/config/ubuntu/24.04/prod.list | sudo tee /etc/apt/sources.list.d/msprod.list
Expand Down

0 comments on commit 63d2b2e

Please sign in to comment.