]> the.earth.li Git - onak.git/blobdiff - .github/workflows/build-test.yml
Ensure our apt lists are current in the GitHub Action
[onak.git] / .github / workflows / build-test.yml
index 84734c21e3506433fb6756c176642c9e3d6ec65b..c4836d1b2a41b8fcb3d5fdaac68e2b99f2f05b16 100644 (file)
@@ -14,6 +14,9 @@ jobs:
     steps:
     - uses: actions/checkout@v3
 
+    - name: Update apt lists
+      run: sudo apt update
+
     - name: Install build dependencies
       run: sudo apt install libcurl4-gnutls-dev libdb-dev libsystemd-dev nettle-dev pkg-config