Update .forgejo/workflows/rust.yml
Some checks failed
Continuous integration / Build (push) Failing after 2s

This commit is contained in:
GHOSCHT 2024-12-21 00:20:18 +01:00
parent e3a1df7202
commit 656e6892e9

View file

@ -7,10 +7,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
with:
packages: 'dia doxygen doxygen-doc doxygen-gui doxygen-latex graphviz mscgen'
version: 1.0
- run: apt install pulseaudio libasound2 dbus -y
- uses: actions/checkout@v4
- uses: https://github.com/dtolnay/rust-toolchain@stable
- run: cargo test --all-features