Skip to content

Commit

Permalink
Update before installing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Frostman committed Sep 28, 2023
1 parent 81f117d commit 90e084c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
- name: VLAB deps
run: |
sudo apt update
sudo apt install -y qemu-kvm swtpm-tools tpm2-tools socat openssh-client
sudo usermod -aG kvm $USER
newgrp kvm
Expand Down

0 comments on commit 90e084c

Please sign in to comment.