diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 2445165..59afb71 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -16,7 +16,7 @@ jobs: - name: prepare source run: | pacman -Sy git go --noconfirm - https://github.com/honakac/CLIper + git clone https://github.com/honakac/CLIper - name: compiling run: |