Skip to content

Commit

Permalink
version v0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cuhsat committed Jun 7, 2024
1 parent d29da75 commit 16de3e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
with:
go-version: "1.22"

- name: Packages
run: sudo apt-get install -y qemu-utils

- name: Tools
run: make tools BIN=${{ env.BIN }}

Expand Down

0 comments on commit 16de3e9

Please sign in to comment.