Skip to content

Commit

Permalink
sudo adding libvirt dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
knabben committed Apr 6, 2024
1 parent 0f7dc41 commit 9041eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
# Run unit tests
- id: test
run: |
apt-get install -y libvirt-devel
sudo apt-get install -y libvirt-devel
make test

0 comments on commit 9041eb1

Please sign in to comment.