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, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-extra.yml b/.github/workflows/build-extra.yml
index 8973cb4ad..50357ee73 100644
--- a/.github/workflows/build-extra.yml
+++ b/.github/workflows/build-extra.yml
@@ -52,7 +52,7 @@ jobs:
52 packages.microsoft.com:443 52 packages.microsoft.com:443
53 ppa.launchpadcontent.net:443 53 ppa.launchpadcontent.net:443
54 security.ubuntu.com:80 54 security.ubuntu.com:80
55 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 55 - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
56 - name: update package information 56 - name: update package information
57 run: sudo apt-get update -qy 57 run: sudo apt-get update -qy
58 - name: install dependencies 58 - name: install dependencies