diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index a178988..5862be8 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -14,7 +14,7 @@ jobs: steps: - name: prepare run: | - pacman -Sy --noconfirm make go git wget + pacman -Sy --noconfirm make go git wget base-devel wget https://github.com/Jguer/yay/archive/v12.5.7.tar.gz tar -xf v12.5.7.tar.gz