Skip to content

Commit

Permalink
modprobe
Browse files Browse the repository at this point in the history
  • Loading branch information
cfergeau committed May 16, 2024
1 parent e90ad30 commit 8a8fd1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install
- name: Install qemu
run: |
sudo apt install qemu-kvm
sudo modprobe kvm
- name: Set up Go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 8a8fd1b

Please sign in to comment.