rm syntax issue

This commit is contained in:
Anton Hvornum 2024-05-14 17:38:08 +02:00
parent 7ef801313c
commit 4bb5056e63
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
EOF
- run: pwd
- run: cp /usr/share/ovmf/x64/OVMF_VARS.fd ./tests/qemu/OVMF_VARS.fd
- run: rm ./tests/qemu/archtest.img
- run: rm -f -- ./tests/qemu/archtest.img
- run: qemu-img create -f qcow2 ./tests/qemu/archtest.img 10G
- run: tree
- run: cat .screenrc_test