diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index a0641db..2629395 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -13,6 +13,10 @@ jobs: - name: Checkout code uses: actions/checkout@v2 + - name: Ensure image is up-to-date + run: | + sudo pacman -Syu --noconfirm + - name: Build package run: | makepkg -s --noconfirm -