diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index b53e96e..58560ab 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -15,7 +15,7 @@ jobs: - name: prepare source run: | - pacman -Sy git grust --noconfirm + pacman -Sy git rust --noconfirm git clone https://github.com/OctoBanon-Main/rustyfuck - name: compiling