diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 3db90287..3dd78590 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -9,6 +9,7 @@ jobs: - name: Check out the code uses: actions/checkout@v3 - name: Download dependencies + run: apt update uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest with: packages: build-essential cmake ninja-build wget nasm genext2fs qemu-system git