Skip to content

Commit 048c984

Browse files
committed
Update build-ova.yml
1 parent 2ebc5de commit 048c984

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-ova.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Check KVM availability
4040
run: |
4141
ls -la /dev/kvm
42+
echo "test"
4243
id
4344
[ -r /dev/kvm ] && echo "KVM readable" || echo "KVM NOT readable"
4445

0 commit comments

Comments
 (0)