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 287dde744..7fb51e92f 100644
--- a/.github/workflows/build-extra.yml
+++ b/.github/workflows/build-extra.yml
@@ -53,7 +53,7 @@ jobs:
53 packages.microsoft.com:443 53 packages.microsoft.com:443
54 ppa.launchpadcontent.net:443 54 ppa.launchpadcontent.net:443
55 security.ubuntu.com:80 55 security.ubuntu.com:80
56 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 56 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
57 - name: update package information 57 - name: update package information
58 run: sudo apt-get update -qy 58 run: sudo apt-get update -qy
59 - name: install dependencies 59 - name: install dependencies