Compare commits
2 commits
2f48d701d2
...
ee4c817df9
Author | SHA1 | Date | |
---|---|---|---|
ee4c817df9 | |||
856fa6d159 |
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ jobs:
|
|||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
name: checkout
|
||||
- name: install alsa devel
|
||||
run: apt update && apt install libasound2-dev -y
|
||||
- uses: https://code.forgejo.org/actions/setup-go@v5
|
||||
name: install go
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue