Update .forgejo/workflows/rust.yml
Some checks failed
Continuous integration / Build (push) Failing after 55s
Some checks failed
Continuous integration / Build (push) Failing after 55s
This commit is contained in:
parent
656e6892e9
commit
7111cd30a3
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ jobs:
|
|||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: apt update
|
||||
- run: apt install pulseaudio libasound2 dbus -y
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||
|
|
Loading…
Reference in a new issue