Kaynağa Gözat

github: Refresh package cache before installing pre-requisites

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
Michal Rostecki 2 yıl önce
ebeveyn
işleme
d2b44c1e0f
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/build-aya.yml

+ 1 - 0
.github/workflows/build-aya.yml

@@ -66,6 +66,7 @@ jobs:
 
       - name: Install Pre-requisites
         run: |
+          sudo apt-get update
           sudo apt-get -qy install linux-tools-common qemu-system-x86 cloud-image-utils openssh-client libelf-dev gcc-multilib
           cargo install bpf-linker