Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Nov 26, 2024
1 parent d4de7e6 commit b2e2650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Install uhyve
run: |
cargo +stable install --locked uhyve
uhyve --version
echo "$CARGO_HOME/bin" >> "$GITHUB_PATH"
- name: Check KVM availability
shell: bash
run: |
Expand Down

0 comments on commit b2e2650

Please sign in to comment.