github actions: ensure our apt cache is up2date
[grml-scripts.git] / .github / workflows / tests.yml
index b06617b..c988196 100644 (file)
@@ -15,6 +15,9 @@ jobs:
     - name: Checkout source
       uses: actions/checkout@v2
 
+    - name: Update APT cache
+      run: sudo apt-get update
+
     - name: Install lintian
       run: sudo apt-get -y install lintian