Skip to content

Commit

Permalink
Using default Ubuntu servers
Browse files Browse the repository at this point in the history
  • Loading branch information
okibcn authored Feb 13, 2023
1 parent 3a0949c commit 7d3eb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Xbuild4Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
if: env.CANCEL != 'true'
run: |
# FAST UBUNTU SERVERS
sudo sed -i -e 's|azure.archive.ubuntu.com|ubuntu.securedservers.com|g' /etc/apt/sources.list
# sudo sed -i -e 's|azure.archive.ubuntu.com|ubuntu.securedservers.com|g' /etc/apt/sources.list
sudo -E apt -qq update
# sudo -E apt -qq update && sudo apt upgrade -y
Expand Down

0 comments on commit 7d3eb8c

Please sign in to comment.