diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 002f8a4..157b686 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -15,7 +15,7 @@ jobs: - name: download img run: | - pacman -Sy wget qemu-system-x86_64 --noconfirm + pacman -Sy wget qemu-system-x86 --noconfirm wget https://cat.fs.tlpteam.ru/floppinux_0.1.0.img - name: run img