aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-extra.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-extra.yml')
-rw-r--r--.github/workflows/build-extra.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build-extra.yml b/.github/workflows/build-extra.yml
index 0d9ae98ad..b0752042d 100644
--- a/.github/workflows/build-extra.yml
+++ b/.github/workflows/build-extra.yml
@@ -48,12 +48,10 @@ jobs:
48 with: 48 with:
49 egress-policy: block 49 egress-policy: block
50 allowed-endpoints: > 50 allowed-endpoints: >
51 archive.ubuntu.com:80
52 azure.archive.ubuntu.com:80 51 azure.archive.ubuntu.com:80
53 github.com:443 52 github.com:443
54 packages.microsoft.com:443 53 packages.microsoft.com:443
55 ppa.launchpadcontent.net:443 54 ppa.launchpadcontent.net:443
56 security.ubuntu.com:80
57 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 55 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
58 - name: update package information 56 - name: update package information
59 run: sudo apt-get update -qy 57 run: sudo apt-get update -qy