mirror of
https://github.com/transistorfet/moa.git
synced 2024-11-21 19:30:52 +00:00
Updated actions
This commit is contained in:
parent
c6c2493e6e
commit
da79afe20b
3
.github/workflows/deploy-docs.yml
vendored
3
.github/workflows/deploy-docs.yml
vendored
@ -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 .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user