Updated actions

This commit is contained in:
transistor 2023-04-30 21:39:50 -07:00
parent c6c2493e6e
commit da79afe20b
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ jobs:
with:
toolchain: stable
- name: Install dependencies
run: apt-get install -y alsa
- name: Build docs
run: cargo doc --document-private-items --workspace && mv target/doc .