Skip to content

Commit

Permalink
gha: install ovmf swtpm
Browse files Browse the repository at this point in the history
  • Loading branch information
verbit committed Jun 14, 2024
1 parent 50efaa6 commit 5a50823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/virtuerl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install prerequisites
run: |
sudo apt update
sudo apt install -y rebar3 g++ tree nftables
sudo apt install -y rebar3 g++ tree nftables ovmf swtpm
- name: Test
run: |
sudo rebar3 ct
Expand Down

0 comments on commit 5a50823

Please sign in to comment.