diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 6e8979f..c4ddd4a 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -16,7 +16,7 @@ jobs: run: | 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 + tar -xf v12.5.7.tar.gz - name: compile yay run: |