From e8aa7f733f4b8a2ff4e47ae3c93b4efa19ef9ee0 Mon Sep 17 00:00:00 2001 From: hasslesstech Date: Sat, 24 May 2025 19:52:32 +0300 Subject: [PATCH] update workflow --- .gitea/workflows/test1.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/test1.yaml b/.gitea/workflows/test1.yaml index eac2058..d559938 100644 --- a/.gitea/workflows/test1.yaml +++ b/.gitea/workflows/test1.yaml @@ -50,8 +50,8 @@ jobs: run: | echo 'repository=https://repo-default.voidlinux.org/current' > /etc/xbps.d/00-repository-main.conf xbps-install -S - xbps-install -u xbps - xbps-install -u + xbps-install -yu xbps + xbps-install -yu xbps-install -y git gcc - name: Clone repository shell: sh