From 350507982346fc70a3ecae24f97422ff0fa7185d Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 6 Mar 2025 10:32:09 +0100 Subject: [PATCH] ci: fetch gyosu from new upstream gyosu has moved to Codeberg. --- .builds/alpine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 399adc84f..affd85411 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -43,7 +43,7 @@ tasks: cd wlroots/tinywl make - docs: | - go install 'git.sr.ht/~emersion/gyosu@latest' + go install 'codeberg.org/emersion/gyosu@latest' include_dir="$(echo /usr/local/include/wlroots-*)" ~/go/bin/gyosu \ -DWLR_USE_UNSTABLE \