From c340eb4a5f9bb61e6296cdc4a4c5b78b28ceec95 Mon Sep 17 00:00:00 2001 From: cat Date: Thu, 19 Feb 2026 18:51:17 +0300 Subject: [PATCH] compile yay --- .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 5ea527d..6e8979f 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 + pacman -Sy --noconfirm make go git wget wget https://github.com/Jguer/yay/archive/v12.5.7.tar.gz tar -xf yay-12.5.7.tar.gz