diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index fbf0167..b724aa4 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 -y + pacman -S cmake git base-devel make pkgconf --noconfirm git clone https://github.com/fastfetch-cli/fastfetch - name: compiling