diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index b724aa4..cb0c08b 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -15,7 +15,7 @@ jobs: - name: prepare source run: | - pacman -S cmake git base-devel make pkgconf --noconfirm + pacman -Sy cmake git base-devel make pkgconf --noconfirm git clone https://github.com/fastfetch-cli/fastfetch - name: compiling