From b505b3dd57b313362b06d7bf2f14dbf596520983 Mon Sep 17 00:00:00 2001 From: cat Date: Wed, 18 Feb 2026 15:12:11 +0300 Subject: [PATCH] =?UTF-8?q?fastfetch=20from=20source=20=D0=BD=D1=83=20?= =?UTF-8?q?=D1=89=D0=B0=D1=81=20=D0=B1=D0=BB=D1=8F=D1=82=D1=8C=20=D0=B4?= =?UTF-8?q?=D0=BE=D0=BB=D0=B6=D0=BD=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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