gh-actions: docs: package caches seem outdated
authorMichael Wallner <mike@php.net>
Wed, 20 Jan 2021 16:16:09 +0000 (17:16 +0100)
committerMichael Wallner <mike@php.net>
Wed, 20 Jan 2021 16:16:09 +0000 (17:16 +0100)
.github/workflows/docs-publish-pages.yml

index cd5c66eb21b68814e616de5b8bc1382afe4fe939..a64fb44822825e9415684a6cb6a930fad84e30f2 100644 (file)
@@ -21,6 +21,7 @@ jobs:
       - uses: actions/checkout@v2
       - name: Install dependencies
         run: |
+          sudo apt-get update -y
           sudo apt-get install -y \
             python3-m2r \
             python3-sphinx \